Prefix / Suffix Adder
Add a custom prefix and/or suffix to every line of text.
Output
Adding prefix and suffix to every line
This tool adds any text you want before and after each line — useful for wrapping list items in HTML tags (<li> / </li>), appending commas to build SQL IN-lists, adding Markdown bullet dashes, wrapping in quotes for CSV, or adding backticks for SQL identifiers. Use Add Line Numbers to prefix lines with sequential numbers, or Lines to Comma-Separated to join them in one step.
Related Text Tools tools
Case Converter
Convert between Sentence, Title, camelCase, snake_case, and more.
Word Counter
Count words, characters, and analyze keyword density.
Text to Binary
Convert text into its 8-bit binary representation.
Binary to Text
Decode 8-bit binary back into readable text.
Text Reverser
Reverse text by characters, words, or lines.
Remove Duplicate Lines
Delete repeated lines and keep your list unique.
Remove Empty Lines
Strip blank and whitespace-only lines from text.
Sort Lines Alphabetically
Sort lines A–Z or Z–A, case-sensitive or not.