Lists
Split Text Into Columns
Split every line on a delimiter and rewrite it as aligned columns.
Splits each line on a delimiter and rewrites it. Aligning pads each column to the width of its widest cell, turning delimited text into a table you can actually read in a terminal or a plain-text file.
Options
Pads each column so the text lines up.
InputText is processed entirely in your browser.
0lines0words0characters0 B
Output
0lines0words0characters0 B
Options explained
- Align into a table — Pads each column so the text lines up.