Review JSON Config as a Table
See a JSON array of config or records laid out as a grid.
💡 Converts a JSON array of objects into a spreadsheet — the keys become columns. Nested objects are flattened to dotted column names (e.g. address.city). Everything runs in your browser; your data is never uploaded.
config tips
A table view makes it easier to scan many similar JSON records than nested braces.
The in-page preview alone is often enough — export only if you need the file.
Consistent columns highlight records that are missing a field.
Processed locally in your browser.
كيف يعمل
لماذا تستخدم أداتنا؟
Also check out…
Turn an API Response into a Spreadsheet
Paste a JSON API response and download it as Excel
Build a Report from JSON
Convert exported JSON data into a shareable Excel
Share JSON with Non-Technical People
Give teammates JSON data in a spreadsheet they can
Migrate JSON Data to a Spreadsheet
Move data out of a JSON export and into Excel for
