Excel to JSON
Export Excel spreadsheet rows as a JSON array of objects.
Tips
- Row 1 must contain column headers.
- Only the first sheet is exported.
- Requires PhpSpreadsheet (run: composer install).
- Output is a formatted JSON array of objects.
Your Privacy
Files are stored temporarily and deleted automatically after 1 hour. We never read or share your files.
Requirements
Some conversions require LibreOffice to be installed on the server. See the setup guide for details.