Text to Columns

Split delimited text into aligned columns and re-join it.

Works Offline
Privacy First
No Login
No API

Delimited input

Rows
2
Columns
3

Column preview

NameAgeCity
Ada32London
Grace41New York

Re-joined output

About the Text to Columns

Split delimited text such as CSV or tab-separated values into a readable table preview, then re-join it with a different delimiter — great for quickly reformatting exported data.

Examples

CSV to pipe-delimited

a,b,c

Output

a	b	c

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser