Sometimes you need the same snippet at the start or end of every line, which a find-and-replace cannot do cleanly.
Insert Text Every Line adds your text to each line at the position you choose.
How to use Insert Text Every Line
- Paste the lines you want to edit into the input box.
- Type the text and choose start or end, and Insert Text Every Line adds it to each line there.
- Copy the edited lines, or download them as a .txt file.
Use cases
- Wrapping every line with a leading or trailing marker.
- Adding a repeated tag to the same side of each row.
- Inserting a fixed code or label on every line at once.
Good to know
Insert Text Every Line places your exact text at either the beginning or the end of each line, based on the position you select. Every line is treated the same, so the inserted text lines up on the chosen side.
Frequently asked questions
Can I choose where the text goes?
Yes. A position control lets you insert at the start or the end of every line.
Is this different from adding a prefix or suffix?
It is the same idea with a single control for either side, so you can switch between leading and trailing inserts quickly.
Does it insert on empty lines too?
Yes. Blank lines receive the inserted text as well, which keeps the column consistent.