Suffix Lines

← All Tools

Add a custom string to the end of every line. Useful for appending semicolons, commas, or other delimiters.

Example

hello, world (suffix: ;) → hello;, world;

item1, item2 (suffix: ,) → item1,, item2,

Chain this tool with others in the Pipeline Builder →

Create multi-step text transformations

USED IN COOKBOOKS