TSV to CSV Converter

Paste a tab-separated file and download a clean comma-separated CSV. Utilisation gratuite sans compte, adresse e-mail ni paiement. Le résultat est téléchargé immédiatement.

Paste a tab-separated file and download a clean comma-separated CSV.

Convert TSV (tab-separated values) to CSV in one click. Quoting is reapplied so any value containing a comma, quote, or newline is wrapped correctly. Header row is preserved.

How it works

  1. Paste your TSV into the editor (delimiter is preset to Tab).
  2. Confirm the output delimiter (preset to Comma).
  3. Process and download the.csv file.

Use cases

Frequently asked questions

What if my values contain commas?

Handled automatically. The writer wraps any value containing a comma, quote, or newline in quotes, so the CSV reads correctly in every standard parser.

Is the header preserved?

Yes. When 'First row is a header' is ticked the first row is kept exactly as-is at the top.

Can I switch to a different output delimiter?

Yes. Change the output delimiter to semicolon, pipe, or a custom character if you don't want commas.

Is there a size limit?

Up to 2 MB of input per job, comfortably tens of thousands of rows.

Using the interactive tool

Open the canonical HTML page to provide input and generate or download a result. This Markdown alternate contains the complete descriptive and instructional content, but it does not execute the interactive interface.