$ run --tool
JSON to Excel
Convert JSON into an Excel file with inferred column types.
Drop a file here, or click to browse
Drag and drop a .json file here
Configuration
Converts nested structures into dot-notation columns (e.g. user.name)
Preview & Export
Detected 2 rows and 12 columns.
| id | name | username | address.street | address.suite | address.city | address.zipcode | phone | website | company.name | company.catchPhrase | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Leanne Graham | Bret | Sincere@april.biz | Kulas Light | Apt. 556 | Gwenborough | 92998-3874 | 1-770-736-8031 x56442 | hildegard.org | Romaguera-Crona | Multi-layered client-server neural-net |
| 2 | Ervin Howell | Antonette | Shanna@melissa.tv | Victor Plains | Suite 879 | Wisokyburgh | 90566-7771 | 010-692-6593 x09125 | anastasia.net | Deckow-Crist | Proactive didactic contingency |
Features
- ✓Download as Microsoft Excel (.xlsx) and CSV format
- ✓Option to flatten nested JSON properties into individual columns
- ✓Auto-detection of nested arrays for targeted tabular extraction
- ✓Provides an interactive scrollable table preview of the output
How to use
- 1Paste or drag-and-drop your JSON data
- 2Configure export settings (filename, sheet name, object flattening)
- 3Download your generated Excel (.xlsx) or CSV file
Frequently asked questions
How does the tool handle nested JSON objects?+
With 'Flatten Nested Objects' checked, nested structures are flattened into dot-notated columns (like user.name). If unchecked, nested objects are serialized as stringified JSON.
Can I convert JSON files directly?+
Yes, you can drag and drop any .json file into the upload zone to import and convert it instantly.
Related tools
Need a tool that isn't here yet?
ToolsForce is growing every week. Tell us what to build next.
Request a tool