JSON to Excel
Import a JSON array of objects into a .xlsx Excel spreadsheet.
Tips
- JSON must be an array of objects: [{...}, {...}]
- Object keys become column headers.
- Requires PhpSpreadsheet (run: composer install).
- Nested objects are flattened as strings.
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.