CONVERT TOOL · 08

CSV Delimiter Converter

Change commas, semicolons, tabs, or pipes safely.

Detect the current separator, choose a new delimiter, preview the table, and download the converted CSV or TSV.

✓ Free✓ No signup✓ Runs in your browser

Upload a CSV file to convert it

Your data never leaves your browser

Drop a CSV file here Choose a fileCSV, TSV or text · up to 50 MB
THE PROBLEM

How do I change the delimiter in a CSV file?

Regional Excel settings and different import systems may expect semicolons, tabs, pipes, or commas. A simple find-and-replace can corrupt values that contain separators inside quotes.

WHAT IT CHANGES
  • Parses quoted values before writing the separator you choose.
  • Lets you override the detected source delimiter when the preview is wrong.
  • Writes a new UTF-8 CSV or TSV file.
WHAT IT DOES NOT CHANGE
  • Cell values, row order, column order, and quoted line breaks are preserved.
  • The tool does not clean duplicates, whitespace, or malformed quoting.
  • The source file is not modified.
HOW IT WORKS

Clear changes, no hidden guesses

01

Quoted separators are data

A comma inside a quoted address stays inside that cell instead of becoming a new column.

02

Regional CSV formats

Semicolon CSV is common where commas are used as decimal separators; tab-separated files are common for bulk imports.

03

Preview the structure

Confirm the detected columns before converting, especially when a file contains only one data row.