CSV input
name,role uuup,tool
TSV output
name role uuup tool
Data Tools
Convert comma-separated values to tab-separated values in your browser, preserving quoted fields. Useful for spreadsheet paste and tooling that expects TSV.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
数据格式
等待输入
已复制结果
CSV input
name,role uuup,tool
TSV output
name role uuup tool
Yes. Quoted fields are parsed so embedded commas stay inside the field.
No. Conversion runs in your browser.
Tools
Continue with another translated tool for a nearby task.
TSV to CSV
Convert tab-separated data to comma-separated CSV. Fields containing commas or quotes are escaped automatically in your browser.
JSON to CSV
Convert an array of JSON objects to CSV with selectable delimiters and optional nested-object flattening. Everything runs locally.
CSV to JSON
Convert CSV tables to JSON arrays in your browser. Supports comma, tab, semicolon, or pipe separators and optional header rows. Processing stays local—useful for exports, API samples, and light imports.