{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:19.617Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"csv-to-xlsx","name":"CSV to XLSX","url":"https://toptool.io/csv-to-xlsx"},{"slug":"xlsx-to-json","name":"XLSX to JSON","url":"https://toptool.io/xlsx-to-json"},{"slug":"json-to-xlsx","name":"JSON to XLSX","url":"https://toptool.io/json-to-xlsx"},{"slug":"json-to-csv","name":"JSON to CSV","url":"https://toptool.io/json-to-csv"},{"slug":"yaml-to-csv","name":"YAML to CSV","url":"https://toptool.io/yaml-to-csv"},{"slug":"tsv-to-csv","name":"TSV to CSV","url":"https://toptool.io/tsv-to-csv"},{"slug":"csv-to-tsv","name":"CSV to TSV","url":"https://toptool.io/csv-to-tsv"},{"slug":"csv-to-xml","name":"CSV to XML","url":"https://toptool.io/csv-to-xml"}],"kind":"converter","slug":"xlsx-to-csv","name":"XLSX to CSV","description":"Convert an Excel spreadsheet (.xlsx / .xls) to a CSV file — free online, no upload.","longDescription":"Drop in a .xlsx or .xls workbook and download a CSV. By default the first worksheet is exported; specify a sheet name in the options to pick a different one. Formulas are evaluated to their cached values; dates are rendered as ISO-like strings. Output uses standard RFC 4180 quoting. Conversion runs entirely in your browser — your workbook never leaves your device.","category":"document","categoryName":"Document","keywords":["xlsx to csv","xlsx to csv online","xlsx to csv converter","xlsx to csv free","excel to csv","excel to csv online","excel to csv converter","convert xlsx to csv","convert excel to csv","xls to csv","xlsx converter","excel converter"],"url":"https://toptool.io/xlsx-to-csv","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".xlsx",".xls"],"mimeTypes":["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.ms-excel","application/octet-stream",""]},"output":{"type":"file","extension":".csv","mimeType":"text/csv"},"options":[{"type":"text","key":"sheet","label":"Sheet name","defaultValue":"","placeholder":"Leave empty for the first sheet","help":"Name of the worksheet to export. Leave empty to use the first sheet."}],"invocation":{"webUi":"https://toptool.io/xlsx-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."}}