Developer Tools

CSV Delimiter Converter

Convert CSV data between comma, semicolon, tab and pipe delimiters while preserving quoted fields.

Delimited data

Converted data

What this tool does

Different spreadsheet tools and regional settings expect different delimiters. This converter reads quoted values before writing the selected output format.

How to use it well

Start with a small sample, check the output, then paste the full text when the result looks right. For important production data, review the output before saving or sharing it.

Common uses

  • Prepare CSV for regional spreadsheets
  • Convert tab exports
  • Change pipe-delimited reports
Guide

CSV Delimiters and Quoted Fields: A Practical Guide

Convert comma, semicolon, tab and pipe data without breaking delimiters inside quoted cells.

Read guide

Questions

Are commas inside quoted cells preserved?

Yes. The parser keeps delimiters that appear inside properly quoted fields.

Can I convert tab-separated values?

Yes. Select Tab as the input or output delimiter.