← All tools

Text to Columns Converter

Split multi-line text by a delimiter into aligned columns, or convert between delimited text and CSV. Choose the input delimiter (comma, tab, pipe, semicolon, colon, space, or custom), the output format (CSV, TSV, aligned columns, or pipe-separated), and whether to trim whitespace. Pairs with the CSV Viewer and Fixed-Width Converter. Everything runs locally in your browser.

Splits each line by the chosen delimiter, optionally trims each field, and re-serializes in the output format. "Aligned columns" pads each field to the longest in its column for a clean tabular look. Pairs with the CSV Viewer and Fixed-Width Converter. Runs locally.