CSV to TSV Converter
Convert CSV to TSV, TSV to CSV, or Excel worksheets to delimited text directly in your browser without uploading your data.
0 characters
Result appears here. Everything runs in your browser.
Table preview
No rows parsed yet
Spreadsheet import cleanup
Turn comma-separated exports into tab-separated files for tools that expect TSV input.
Excel to delimited text
Open a workbook and export the first sheet as TSV or CSV without sending it to a server.
Private local processing
Parsing and conversion happen on your device. Convertr does not receive pasted rows or spreadsheet cells.
Related developer tools
CSV and TSV Converter
Convert CSV to tab-separated text, TSV to comma-separated text, or spreadsheet rows to a chosen delimiter.
- Input
- Delimited text or a supported local spreadsheet file and conversion direction.
- Output
- Normalized CSV or TSV text ready to copy or download.
- Real limitations
- Delimiter conversion does not infer schemas or preserve workbook styling, formulas, merged cells, or multiple sheets.
- Privacy and data handling
- delimited text or a supported local spreadsheet file and conversion direction is processed in this browser tab. Convertr does not receive or store it; closing or reloading the page clears the working state unless the tool explicitly offers a local download.
How to use this tool
- Provide delimited text or a supported local spreadsheet file and conversion direction in the tool controls.
- Choose the settings that affect normalized CSV or TSV text ready to copy or download, then run the tool.
- Review normalized CSV or TSV text ready to copy or download before copying or downloading it.
Common failure modes
Malformed quoting, inconsistent rows, unsupported workbook content, or binary data can prevent a reliable conversion.
Useful example
Convert a CSV row containing a comma inside quotes into TSV without losing the embedded comma.