CSV to TSV
Change commas to tabs, keeping quoted fields intact.
Paste text and press the button. The conversion runs on this device.
Ctrl/⌘ + Enter
Example input
name,note
Ada,"hello, world"More Data tools
- Hex to RGB — Convert #RGB, #RRGGBB, or #RRGGBBAA to CSS rgb() or rgba().
- RGB to hex — Convert rgb(), rgba(), or r, g, b to a hex color.
- JSON to CSV — Convert a JSON object, or an array of objects, to CSV.
- CSV to JSON — Convert CSV to a JSON array of objects. The first row is the header.
- TSV to CSV — Change tabs to commas, quoting fields that need it.