How it works
1Add your Excel fileDrag an .xlsx or .xls file onto the box, or click to choose one.
2We convert itThe first row is used as keys; each following row becomes a JSON object.
3Download JSONDownload a formatted .json array, ready to drop into your code.
Frequently asked questions
How is the JSON structured?
It is an array of objects. The first row supplies the property names and each subsequent row is one object.
Can I convert JSON back to Excel?
Yes — use the JSON to Excel tool to go the other way.
Is my spreadsheet uploaded?
No. Conversion happens entirely in your browser.
More free spreadsheet tools
CSV to ExcelConvert a .csv file into a clean Excel .xlsx workbook.Excel to CSVExport an Excel workbook to a clean .csv file.JSON to CSVFlatten a JSON array of objects into a CSV.CSV to JSONConvert a CSV into a JSON array keyed by its header.JSON to ExcelConvert a JSON array into an Excel .xlsx workbook.Merge Excel FilesCombine several Excel/CSV files into one workbook.Excel to PDFRender a spreadsheet to a clean, printable PDF.XLS to XLSXUpgrade a legacy .xls file to modern .xlsx.Remove Duplicate RowsStrip exact duplicate rows from a spreadsheet.TSV to CSVConvert tab-separated TSV/TXT into standard CSV.CSV to TSVConvert a CSV into a tab-separated TSV file.XLS to CSVExport a legacy .xls workbook to a clean CSV.XLS to JSONConvert a legacy .xls workbook into a JSON array.TSV to ExcelConvert tab-separated TSV/TXT into an Excel workbook.TSV to JSONConvert tab-separated TSV/TXT into a JSON array.JSON to TSVConvert a JSON array into a tab-separated TSV file.CSV to PDFRender a CSV file to a clean, printable PDF.ODS to XLSXConvert a LibreOffice .ods file to Excel .xlsx.ODS to CSVExport a LibreOffice .ods file to a clean CSV.XLSX to ODSConvert an Excel .xlsx workbook to LibreOffice .ods.CSV to ODSConvert a CSV into a LibreOffice .ods spreadsheet.Excel to HTMLConvert a spreadsheet into an embeddable HTML table.CSV to HTMLConvert a CSV into an embeddable HTML table.Combine CSV FilesStack several CSV files into one combined CSV.Remove Empty RowsStrip fully-blank rows from a spreadsheet.