Delimited text files (CSV, TSV, pipe-separated) are the most common format for exchanging structured data. This tool lets you extract specific columns, change the delimiter, delete unwanted columns, and transpose rows and columns — all without writing code or installing software.
In European locales, Excel uses semicolons as the CSV delimiter because commas are used as decimal separators. You can change this in regional settings or save with UTF-8 encoding and BOM.
Yes. In the column field, enter the numbers in the order you want them. For example, entering "3,1,2" in a 3-column file will put column 3 first, then column 1, then column 2.