Migrate JSON Data to a Spreadsheet
Move data out of a JSON export and into Excel for cleanup.
π‘ 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.
data migration tips
Export from one system as JSON, convert here, then clean and re-import via spreadsheet.
Flattening makes nested records editable as plain columns.
Use a spreadsheet's find/replace and formulas to tidy data the JSON made awkward.
Your data stays on your device throughout.
Sut Mae'n Gweithio
Pam defnyddio ein un ni?
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
Review JSON Config as a Table
See a JSON array of config or records laid out as
