Zero Signup ToolsFree browser tools

Text Tools

Column Formatter

Align delimited text into clean, evenly spaced columns. Pick the delimiter, alignment, and output style, all in your browser.

209 chars

Column delimiter

Alignment

Output style

How to use

  1. Paste your text into the input box with one row per line.
  2. Choose the column delimiter, or leave it on Auto detect to let the tool guess.
  3. Pick left or right alignment, set the gap between columns, and choose an output style.
  4. Toggle Trim spaces inside cells if your data has uneven padding you want removed.
  5. 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

All tools
All toolsText Tools