XLSX to JSON

Convert an Excel .xlsx spreadsheet to JSON, in your browser.

How to use XLSX to JSON

  1. Choose an .xlsx file.
  2. The first sheet is converted automatically.
  3. Copy or download the JSON.

Private spreadsheet conversion

This tool reads your workbook with SheetJS entirely in the browser and converts the first worksheet to JSON. Your spreadsheet is never uploaded.

Which sheet is converted?
The first worksheet in the workbook.
Are my files uploaded?
No. Everything is processed locally in your browser, so your files never leave your device.

Related tools