Quote Lines
Add a "> " quote prefix to every line of text instantly — format email replies and Markdown blockquotes in one click. Free, client-side quoting tool.
🔒 100% Client-Side Processing
Your data is processed entirely in your browser and never transmitted to any server.
0 / 100M Limit
Common Use Cases
Quoting in Markdown replies
Add "> " to every line of a passage before responding on GitHub, Reddit, or Discord so it renders as a blockquote.
Formatting email quotes
Recreate the quoted-reply convention when a mail client mangles or drops the quoting.
Marking excerpt blocks
Visually distinguish source material from your own commentary in plain-text notes.
Frequently Asked Questions
- What does the "> " prefix do in Markdown?
- It creates a blockquote — quoted text renders indented with a vertical bar in GitHub, Reddit, Discord, and email clients. This tool prefixes every line at once instead of you editing each one.
- Can nested quotes be created?
- Yes — run the tool twice and lines get "> > ", which renders as a quote within a quote, the standard convention for quoting an earlier reply in threaded discussions.
- Is my data private when I use this tool?
- Yes. This tool runs entirely in your browser using client-side JavaScript — nothing you type is transmitted to, logged by, or stored on any server. You can safely process confidential text, tokens, or code.