Prefix/Suffix Batch Adder (Add to Line Start/End)
Add text to the line start (prefix) and line end (suffix) in one pass. Great for line start bulk add, line end add tool searches, and fast prefix/suffix assignment. Empty-line handling and numbering included.
Basic Settings
必須
If you remove empty lines, they disappear from the output.
Preview
Advanced Options
Only the selected column is modified; others stay intact.
This is a simple split and does not handle full CSV quoting.
Paano gamitin
-
1
Paste your lines
Paste a newline-separated list into the input box.
-
2
Set prefix/suffix
Type what you want to add to each line.
-
3
Convert and copy
Run the conversion, then copy or download.
Mga halimbawa (i-click para i-load)
Click a card to load input and settingsRules
- Input line breaks are normalized from CRLF/LF/CR.
- When trim is enabled, leading/trailing spaces are removed before processing.
- If empty lines are removed, trailing empty lines are also removed.
- Column targeting uses a simple split and does not handle full CSV quotes.
Mga Madalas Itanong (FAQ)
Q. Can I skip empty lines?
A. Yes. Choose ‘Remove empty lines’ to exclude them from the output. You can also keep them or add prefix/suffix to them.
Q. Can I add numbering?
A. Yes. Enable numbering and set the start, digits (zero padding), and separator.
Q. I only want to edit the first TSV column
A. Turn on column targeting, choose Tab as the delimiter, and set the column index to 1.
Q. Is my text sent to a server?
A. Hindi. Lahat ay lokal na tumatakbo sa browser.
Q. My line breaks look wrong
A. Try switching the line ending option to LF or CRLF.