{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:23.673Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"csv-to-json","name":"CSV to JSON","url":"https://toptool.io/csv-to-json"},{"slug":"json-to-xlsx","name":"JSON to XLSX","url":"https://toptool.io/json-to-xlsx"},{"slug":"yaml-to-csv","name":"YAML to CSV","url":"https://toptool.io/yaml-to-csv"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toptool.io/json-to-yaml"},{"slug":"json-to-xml","name":"JSON to XML","url":"https://toptool.io/json-to-xml"},{"slug":"json-to-html","name":"JSON to HTML","url":"https://toptool.io/json-to-html"},{"slug":"json-to-toml","name":"JSON to TOML","url":"https://toptool.io/json-to-toml"},{"slug":"xlsx-to-csv","name":"XLSX to CSV","url":"https://toptool.io/xlsx-to-csv"}],"kind":"converter","slug":"json-to-csv","name":"JSON to CSV","description":"Convert a JSON array (or object) into a CSV spreadsheet — free online, no upload.","longDescription":"Drop in a .json file and download a CSV. The input should be a top-level array of flat objects — one CSV row per array element. A single object is automatically wrapped in a one-element array. Headers are derived from the union of object keys. Conversion runs entirely in your browser; your file never leaves your device.","category":"document","categoryName":"Document","keywords":["json to csv","convert json to csv","json to csv converter","json to csv online","json to csv free","change json to csv","json csv converter","free json to csv","online json to csv converter","json to csv online free","json array to csv","json to spreadsheet"],"url":"https://toptool.io/json-to-csv","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".json"],"mimeTypes":["application/json","text/json","text/plain",""]},"output":{"type":"file","extension":".csv","mimeType":"text/csv"},"options":[],"invocation":{"webUi":"https://toptool.io/json-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."}}