Data FormatsLOCALRuns in your browser
CSV ⇄ TSV Converter
Convert bounded CSV to TSV or TSV to CSV locally.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
How it works
Choose the input format before conversion. CSV follows double-quote escaping; TSV is treated as the same tab-delimited record model. A conversion may add quotes where CSV needs them.