Formatting Tools

Add Prefix and Suffix

Wrap every line with matching prefix and suffix text—quote CSV fields, add markdown bullets, or bracket list items in seconds.

Add Prefix and Suffix

Set prefix/suffix or pick a preset — output updates instantly.

Live

Presets

Apply to
Clean before
Numbering
0 Input lines
0 Output lines
0 Lines wrapped
0 Empty skipped
0 Chars added
One line per row
Wrapped result

Wrapping non-empty lines with prefix ‘- ’ and no suffix.

Your text stays in your browser — nothing is uploaded.

Example

Prefix and Suffix Modes

Common Uses

Before and After

ModeBeforeAfter
Markdownapple- apple
Quotesapple"apple"
HTML liapple<li>apple</li>
SQL valueapple('apple')
URL pathabout/about
Numberedapple1. apple

Popular Workflows

Who Uses This Tool?

Special Cases

Prefix and Suffix Patterns

Frequently Asked Questions

Can prefix and suffix be different?

Yes. Set each field independently — for example prefix <li> and suffix </li> for HTML list items.

Can I add only a prefix?

Yes. Leave the suffix field empty and only the prefix is prepended to each line.

Can I add only a suffix?

Yes. Leave the prefix field empty — useful for file extensions like .txt or closing punctuation.

What does skip empty lines do?

Blank lines pass through without prefix or suffix so spacing between paragraphs is preserved.

Can I wrap lines in quotes?

Yes. Use the Quotes preset or set prefix and suffix to " for double-quoted CSV-style values.

Can I create Markdown bullet lists?

Yes. Click the Markdown bullets preset or set prefix to - with a trailing space.

Can I create HTML list items?

Yes. Use the HTML list item preset or set prefix <li> and suffix </li>.

Can I add numbers before each line?

Yes. Enable number lines before or after prefix, set a start number, or use the Numbered list preset.

Does it wrap the whole text block?

By default wrapping is per line. Enable whole-block mode to wrap the entire textarea content once.

Is my text uploaded?

No. All prefix and suffix processing runs locally in your browser — your text never leaves your device.