Column Tools reshapes delimited text by column. Choose which columns to keep and in what order, drop some, add a blank one, or convert between commas, tabs, and semicolons.
It parses quoted fields with embedded delimiters, and it runs in your browser.
A comma-separated list of 1-based positions, with ranges like 2-4 and negative numbers counting from the end, so -1 is the last column.
It re-quotes any field that needs it for the output delimiter, and leaves the rest bare.
Yes. Set the input delimiter, choose the output delimiter, and use the swap action.
No. The tool runs entirely on this page.