How to convert JSON to a table
Paste an array of records, create the table, and scroll horizontally when the data contains many fields. You can also download the flattened result as CSV.
Supported JSON shapes
Arrays of objects produce the clearest tables. The converter can also locate a record array inside a wrapper object and flatten nested objects with dot-separated headers.
Frequently asked questions
Can the table display nested JSON?
Yes. Nested object keys are flattened with dot notation.
Can I download the table?
Yes. You can download the converted table as CSV.