Create XLSX workbooks from JSON arrays or objects.
Turn API responses, config files, or exported data into Excel spreadsheets for analysis, reporting, or sharing with non-technical stakeholders.
Array of objects, array of arrays, and object of arrays (one sheet per key).
Nested objects are serialized as JSON text in cells. Deep flattening is not applied.
Yes. There is an option to include or exclude column headers in the output.