Skip to content
2xKit

CSV Delimiter Converter

Convert between comma, tab, semicolon and pipe delimited files.

Runs in your browser

About this tool

Not every system that reads "CSV" agrees on the delimiter — some export comma-separated files, others tab-separated, and European locales often default to semicolons since commas are used as decimal points there. Importing a file with the wrong delimiter assumption produces a single garbled column instead of properly separated fields. This tool converts a delimited file between comma, tab, semicolon and pipe formats, so you can match whatever delimiter the destination system actually expects.

Frequently asked questions