{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.064Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"csv-to-tsv","name":"CSV to TSV","url":"https://toolsly.tools/csv-to-tsv"},{"slug":"json-to-csv","name":"JSON to CSV","url":"https://toolsly.tools/json-to-csv"},{"slug":"yaml-to-csv","name":"YAML to CSV","url":"https://toolsly.tools/yaml-to-csv"},{"slug":"xlsx-to-csv","name":"XLSX to CSV","url":"https://toolsly.tools/xlsx-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"}],"kind":"converter","slug":"tsv-to-csv","name":"TSV to CSV","description":"Convert a tab-separated file to standard CSV — free online, no upload.","longDescription":"Drop in a .tsv (or tab-delimited .txt) file and download a standard comma-separated `.csv`. Cells that contain commas, quotes or newlines are automatically quoted with double quotes per RFC 4180, so the result imports cleanly into Excel, Google Sheets and any CSV library. Conversion runs entirely in your browser.","category":"document","categoryName":"Document","keywords":["tsv to csv","tab separated to csv","convert tsv to csv","tsv to csv converter","tsv to csv online","tsv to csv free","tab delimited to csv","tab to comma converter","tsv csv converter","online tsv to csv","tsv to csv online free","txt to csv tab"],"url":"https://toolsly.tools/tsv-to-csv","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".tsv",".txt"],"mimeTypes":["text/tab-separated-values","text/plain",""]},"output":{"type":"file","extension":".csv","mimeType":"text/csv"},"options":[],"invocation":{"webUi":"https://toolsly.tools/tsv-to-csv","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."}}