Delimited Text to Table

37 tools

Split text into a table and copy CSV / TSV.

Free to use, no account required. JSON, password, and 2FA tools run locally in your browser.

Delimited Text to Table

Split text into a table and copy CSV / TSV.

Free

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

Delimited Text to Table - Convert Text to CSV or TSV