Split Text by Delimiter Online
Split text into a list using a delimiter you choose, putting each piece on its own line.
- Runs in your browser
- Nothing uploaded
- Free, no sign-up
Processed locally in your browser. Your text never leaves this tab.
How to Use Split Text by Delimiter Online
- Paste your text. A line or block that uses a separator between items.
- Set the delimiter. Type what separates the items, such as a comma, a dash, a pipe, or even a word.
- Split it. Each piece is placed on its own line, optionally trimmed of surrounding spaces.
- Copy the result. Click Copy result. It all runs in your browser.
Frequently Asked Questions
What can I use as a delimiter?
Any text, from a single character like a comma or pipe to a whole word. The text is split everywhere that exact delimiter appears.
Does it trim the pieces?
If Trim each piece is ticked, spaces at the start and end of each piece are removed so the list is clean.
How is this different from flattening a list?
Flattening handles several common separators at once. This tool splits on the one exact delimiter you choose, which is handy for an unusual separator.
What if the delimiter is not found?
The whole text comes back as a single line, since there was nothing to split on.
Is my text uploaded?
No. The split runs in your browser and your text never leaves the tab.
Related Tools
Filter List By Pattern →
Filter a list by text or regex - match, exclude, starts/ends/contains/exact/regex modes; custom output…
Split List Online →
Split a list into a chosen number of parts as evenly as possible, with…
Add Bullets to List Item →
Add bullet points to list items instantly. Choose from presets or use custom bullets.…
Add List Prefix - Prepend Text →
Add List Prefix list items instantly. Bullets, numbers, arrows, checkboxes, or custom text. Free,…
Add Suffix to List Items →
Add suffix to list items instantly. Periods, commas, punctuation, or custom text. Free, secure,…
Alphabetize List Sort Items Online | A-Z →
Alphabetize list items instantly. Sort A-Z or Z-A, case-sensitive or not. Remove duplicates option.…
Append List Items - Merge Lists →
Append and merge lists instantly. Combine multiple lists with duplicate removal. Free, secure, client-side…
Change List Length →
Change List Length Truncate, pad, or cycle any list to a target length. Free,…
Change List Separator →
Change List Separator and Convert list separators between newline, comma, tab, semicolon, pipe, and…
Chunk List Text →
Split any list into fixed-size chunks with line/numbered/labeled/custom-separator output. Live preview, keep-or-drop trailing chunk.…
Colorized List Item →
Colorized list item online. Turn any list text into a colour-coded HTML block with…
Convert List to Columns →
Arrange list items into 2-10 monospace-aligned columns with horizontal or vertical fill. Free, offline,…