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
| Name | Age | City |
|---|---|---|
| Ada | 32 | London |
| Grace | 41 | New 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,cOutput
a b cRelated tools
Acronym & Initials Generator
Text & String
Generate acronyms, initials, or camelCase from phrases.
ASCII Art Text Generator
Text & String
Turn text into a big ASCII banner using letters and numbers.
Case Converter
Text & String
Convert text between 11 different letter cases.
Character Counter
Text & String
Count characters and bytes with limit presets.
Column Aligner
Text & String
Align delimited text into padded, readable columns.
Diff Checker
Text & String
Compare two texts line-by-line with an LCS diff.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser