About
Splits text on a delimiter into a table, then copies CSV or TSV. Useful for pipe or comma lists.
How to use
Paste text, pick a delimiter (auto, comma, tab, …), then convert.
What this tool does
Turns delimited text into a visible table and offers CSV/TSV copy.
Input and output examples
a|b|c and 1|2|3 become two rows of three columns. Tab text is handy when pasting from Excel.
Common uses
Turn chat-style lists into a table, align log fields, or copy quickly into a spreadsheet.
Limits
Local, for simple delimited text. Not a full Excel importer.
FAQ
How does auto delimiter work?
It guesses common delimiters from the content. Pick one manually if the guess is wrong.
Is it uploaded?
No.
What if a cell already contains commas?
A simple split can cut the wrong column. Use a real CSV library or spreadsheet for complex CSV.
Related tools
- Developer and text tools
- Local JSON Formatter
Format, minify, and validate JSON in the browser.
- Local URL Encoder Decoder
Encode or decode URL strings in the browser.
- Timestamp and Date Convert
Convert between Unix timestamps and readable dates.
- UA String Parser
Extract browser, OS, and device hints from a UA string.
- List Text Cleaner
Trim, dedupe, sort, change case, and extract emails.
- Browser Local Notes
Browser-local notes, with optional password and share link.