Tools / TSV ↔ CSV Converter
TSV ↔ CSV Converter
Bidirectional live conversion between tab-separated and comma-separated values. Handles quoting, embedded delimiters, and newlines correctly.
Runs entirely in your browser
CSV (comma-separated)
TSV (tab-separated)
CSV (comma-separated)
TSV (tab-separated)
How to use TSV ↔ CSV Converter
Paste TSV or CSV
Paste either format. The tool detects the delimiter and converts to the other side live.
Quoting is handled for you
Cells with embedded commas, tabs, quotes, or newlines are quoted per RFC 4180. No data corruption from naive replacement.
Download the result
Save the converted output as .csv or .tsv.
Frequently asked questions
Related tools
CSV Viewer
View and explore CSV files with sorting, filtering, and column type detection. Handles 100k+ rows.
CSV to JSON
Convert CSV data to a JSON array of objects, with header row and indent options.
CSV Filter & Transform
Build a visual filter pipeline with AND/OR logic, pick columns, sort, and export.