What is Text Columns Formatter?

Paste a list with any delimiter and get evenly spaced columns back. Works well for README files, code comments, terminal output, and documentation.

How to use

  1. Paste your text data with values separated by tabs, commas, pipes, or any custom delimiter.
  2. Choose the number of columns, alignment (left, right, center), and padding between columns.
  3. Copy or download the result. Spacing stays consistent across every column.

Result

You have a messy CSV list: 'Name,Age,City\nAlice,30,NYC\nBob,25,London'. Set comma as delimiter, left-align, and get an evenly spaced table you can paste straight into docs.

Related Tools