Clean CSV & Excel
Drop a spreadsheet
CSV · Excel · TSV · stays on your device
Drop a spreadsheet
CSV · Excel · TSV · stays on your device
Convert a tab-separated values (TSV) file to a comma-separated CSV, right in your browser. The delimiter is detected automatically, and values that contain commas are quoted correctly so the output stays valid. Nothing is uploaded.
Handy when a tool exports tab-delimited data but the next tool only accepts CSV.
No — the delimiter (tab, comma or semicolon) is detected automatically from the first row.
They are wrapped in quotes in the CSV output, so the columns stay intact.
No. Conversion runs in your browser.