Text Tools
Column Formatter
Align delimited text into clean, evenly spaced columns. Pick the delimiter, alignment, and output style, all in your browser.
Column delimiter
Alignment
Output style
How to use
- Paste your text into the input box with one row per line.
- Choose the column delimiter, or leave it on Auto detect to let the tool guess.
- Pick left or right alignment, set the gap between columns, and choose an output style.
- Toggle Trim spaces inside cells if your data has uneven padding you want removed.
- Copy the aligned output and paste it wherever you need clean columns.
About this tool
Column Formatter takes rows of delimited text and aligns them into clean, evenly spaced columns so the values line up perfectly in any monospace font. Paste data where each line is one row, choose how the columns are separated (auto detect, runs of whitespace, tabs, commas, pipes, or your own custom delimiter), and the tool measures the widest value in every column and pads the rest to match. You control the result: align text to the left or right, set the number of spaces between columns, optionally trim stray spaces inside each cell, and choose an output style of plain space padded columns, pipe separated columns, or a ready to paste Markdown table. Column widths are measured by visible character count using code points, so accented letters and emoji count as a single column rather than throwing off the spacing. It is handy for tidying up console and log output, lining up configuration values, reformatting ragged copied data, turning a CSV row dump into a readable table, or producing fixed width text for code comments and plain text documents. Everything runs in your browser, so your text is never uploaded.
Free to use. Works in your browser. No signup, no login.
Related tools
You may also like
Tab to Spaces Converter
Convert tabs to spaces or spaces to tabs with column-aware tab-stop expansion.
Open tool
GeneratorMarkdown Table Generator
Editable grid, column alignment, paste from spreadsheet, live preview.
Open tool
TextText Sorter
Sort lines alphabetical, natural, numeric, length, random, or reverse with dedupe.
Open tool
ConverterCSV Viewer
View any CSV as a sortable, filterable, paginated table.
Open tool
TextAdd Line Numbers
Number every line with decimal, padded, Roman, alpha, hex, or Markdown styles.
Open tool