CSV Delimiter Converter

Switch delimited text between comma, semicolon, tab, pipe and custom separators.

Delimited input

Private browser processing: Your data is processed in your browser and is not uploaded to our server.

Converted data

Download

About the CSV Delimiter Converter

Parse one delimiter format and serialize the same cells with another separator while quoting fields when required.

How to use it

  1. Paste the delimited text.
  2. Choose input and output separators.
  3. Convert, copy or download the result.

Safe quoting

Fields containing the output delimiter, quotes or line breaks are wrapped in quotes and internal quotes are doubled.

Example

The semicolon row Ana;92 becomes Ana,92 when converted to comma-separated output.

MVP limits

Custom delimiters are limited to one character. The tool does not infer delimiters or execute spreadsheet formulas.