How to use it
- Paste TSV or choose a local TSV or text file.
- Select Convert to CSV.
- Copy the output or download converted.csv.
Search by tool name or category.
No tools found.
Turn tab-separated rows into quoted comma-separated CSV without uploading your file.
Convert tab-delimited exports into portable CSV while preserving quoted text and embedded line breaks.
The browser parses tabs as field separators and serializes each value using standard CSV quoting rules.
A row containing Ana, a tab, and 92 becomes Ana,92 in the CSV output.
Tabs inside quoted fields remain part of the field. The tool does not evaluate formulas or import spreadsheet workbooks.