Line Prefix / Suffix Adder
Paste text, type a prefix and/or suffix, and every line gets wrapped instantly — copy the result in one click.
Wrap Settings
0 lines · 0 characters
0 lines · 0 characters
Summary
Paste text, type a prefix and/or suffix, and every line gets wrapped instantly — copy the result in one click.
How it works
- Paste or type your text into the Input box.
- Enter the string you want added before each line in the Prefix field.
- Enter the string you want added after each line in the Suffix field.
- The Output box updates live as you type.
- Click Copy Output to copy the result to your clipboard.
- Click Clear to reset all fields and start over.
Use cases
- Wrap CSV values in SQL INSERT parentheses.
- Add a bullet marker or list number prefix to every line.
- Quote every line with > for Markdown block quotes.
- Prepend a timestamp or log tag to each line.
- Surround each line with HTML tags (e.g. <li> ... </li>).
- Add a common file path prefix to a list of filenames.
- Wrap each line in quotes for use in a JSON or YAML array.
- Append a constant suffix such as .com to a list of domain names.
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu