JSON to Excel (XLSX) — Free & Private
Convert JSON to Excel spreadsheets (.xlsx) with a live table preview. ExcelJS runs in your browser — no upload, no server.
Your data never leaves your browser
JSON input
Excel output
No tabular rows to preview.
About this tool
JSON→XLSXTable previewCustom sheet nameFlatten nestedDownload .xlsx
How to use
- Paste a JSON array of objects.
- Preview rows in the table panel.
- Download the .xlsx file — binary output is generated client-side.
Examples
Product list
[{"sku":"A-1","price":9.99},{"sku":"B-2","price":14.5}]Excel workbook with columns sku, price