Developer tool
CSV Delimiter Converter
Change CSV, TSV, pipe, or semicolon delimiters while preserving quoted cells.
Runs in your browserQuoted delimiters, line breaks, and doubled quotes are preserved. Check unusual files with mixed delimiters before replacing the original.
How to use this csv delimiter converter
- Paste CSV data, choose the current delimiter and the new delimiter, then review the converted rows.
- Review the converted result. Check syntax, escaping, and edge cases against the source before using the result in a live project.
- Change one input at a time to compare another case, then copy or save the result you plan to use.
About this csv delimiter converter
The CSV Delimiter Converter lets you change CSV, TSV, pipe, or semicolon delimiters while preserving quoted cells. The controls cover only the inputs needed for the result.
You can also use it to compare the converted result with the source.
Example
Convert a comma-separated export to tabs for a spreadsheet while preserving commas and line breaks inside quoted cells.
Common uses
- → change CSV, TSV, pipe, or semicolon delimiters while preserving quoted cells
- → compare the converted result with the source
- → prepare the output for another task or program