Column Aligner

Align delimited text into padded, readable columns.

Works Offline
Privacy First
No Login
No API

Input text

Aligned columns

About the Column Aligner

Turn delimiter-separated text like CSV or logs into neatly padded columns with left, right, or center alignment, making raw data much easier to scan.

Examples

CSV rows

a,bb,ccc
1,2,3

Output

a  bb   ccc
1  2    3

Related tools

Frequently asked questions

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