{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.063Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"tsv-to-csv","name":"TSV to CSV","url":"https://toolsly.tools/tsv-to-csv"},{"slug":"csv-to-json","name":"CSV to JSON","url":"https://toolsly.tools/csv-to-json"},{"slug":"csv-to-yaml","name":"CSV to YAML","url":"https://toolsly.tools/csv-to-yaml"},{"slug":"csv-to-html","name":"CSV to HTML Table","url":"https://toolsly.tools/csv-to-html"},{"slug":"csv-to-markdown","name":"CSV to Markdown Table","url":"https://toolsly.tools/csv-to-markdown"},{"slug":"csv-to-xml","name":"CSV to XML","url":"https://toolsly.tools/csv-to-xml"},{"slug":"csv-to-xlsx","name":"CSV to XLSX","url":"https://toolsly.tools/csv-to-xlsx"},{"slug":"json-to-csv","name":"JSON to CSV","url":"https://toolsly.tools/json-to-csv"}],"kind":"converter","slug":"csv-to-tsv","name":"CSV to TSV","description":"Convert a comma-separated file to tab-separated (TSV) — free online, no upload.","longDescription":"Drop in a .csv file (or paste the data) and download a tab-separated `.tsv` file. The delimiter in the source is auto-detected by papaparse, and the output always uses real tab characters as separators — handy for pasting into spreadsheets that prefer TSV, or for tools that don't deal well with quoted commas. Conversion runs entirely in your browser.","category":"document","categoryName":"Document","keywords":["csv to tsv","csv to tab separated","convert csv to tsv","csv to tsv converter","csv to tsv online","csv to tsv free","csv comma to tab","tab delimited from csv","csv tsv converter","online csv to tsv","spreadsheet csv to tsv","csv to tsv online free"],"url":"https://toolsly.tools/csv-to-tsv","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".csv"],"mimeTypes":["text/csv","text/plain",""]},"output":{"type":"file","extension":".tsv","mimeType":"text/tab-separated-values"},"options":[],"invocation":{"webUi":"https://toolsly.tools/csv-to-tsv","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}