Appending the same ending to every line is tedious in a normal editor, especially across hundreds of rows.
Add Suffix to Lines attaches your chosen string to the end of each line at once.
How to use Add Suffix to Each Line
- Paste the lines you want to extend into the input box.
- Type the suffix string, and Add Suffix to Lines appends it to the end of every line.
- Copy the suffixed lines, or save them as a .txt file.
Use cases
- Adding a trailing comma or semicolon to each value for a list.
- Appending a unit or label to the end of every measurement.
- Marking each line with a fixed closing tag before pasting it on.
Good to know
Add Suffix to Lines appends your exact text, spaces included, after the last character of every line. Blank lines receive the suffix too, so endings stay uniform.
Frequently asked questions
Is the suffix added even to blank lines?
Yes. Every line, including empty ones, receives the ending so the trailing marker is consistent.
Can the suffix contain punctuation like a comma?
Yes. Any characters you type are appended literally, which is useful for adding commas or closing brackets.
Does adding a suffix touch the start of the line?
No. Only the end of each line changes; the leading text is preserved exactly.