Convert CSV to TSV in your browser
Paste comma-separated values and get clean tab-separated values you can drop straight into Excel, Google Sheets or any tab-aware tool. The parser follows the RFC 4180 standard, so quoted fields, commas inside quotes and doubled quotes are all handled before the data is re-joined with tabs.
Everything runs locally in your browser — nothing is uploaded, which makes it safe for confidential spreadsheets and exports.