Spreadsheet ⇄ JSON/CSV Converter
Upload an Excel workbook (.xlsx / .xls) or a CSV, pick a sheet, and export it as JSON or CSV. Or go the other way — paste JSON or upload a CSV and download it as a real .xlsx workbook. Everything runs locally in your browser; nothing is uploaded to a server.
Drop a spreadsheet here, or click to browse
.xlsx, .xls, .xlsm, .csv, .tsv — any size, nothing uploaded.
Preview (first 20 rows)
JSON output
Copied!
Building the workbook client-side with SheetJS — the .xlsx file is generated and downloaded directly in your browser.
Preview (first 20 rows)