📝 JSON Input
Drag & drop JSON file or click to upload
0 characters
⚙️ Options
.xlsx
👀 Preview
📖 How to Use
- Enter JSON array data or upload a JSON file
- Set the sheet name and file name
- Click "Download Excel File" button
Supported JSON formats:
- • Object array:
[{"a":1}, {"a":2}] - • 2D array:
[["a","b"], [1,2]]