How to change a CSV delimiter
Use this when an export uses one separator and the next tool expects another—for example semicolon exports from Europe into a comma-only importer.
- Upload one CSV. Drop a file (up to 25 MB). Nothing is uploaded to our servers; the browser does the work.
- Confirm the input separator. We auto-detect comma, semicolon, tab, or pipe from the first row. Override or enter a custom character if the guess is wrong.
- Choose the output separator. Pick comma, semicolon, tab, pipe, or a custom character for the download.
- Optional polish. Turn on quote-all fields and pick LF or CRLF line endings when a target app is picky.
- Download. Name the file and save. Then open it in the CSV editor, merge more sheets in CSV merge, or convert to JSON / Excel.