JSON to CSV Flattener

Deep-flatten nested JSON objects and arrays into CSV.

Works Offline
Privacy First
No Login
No API

JSON input

Flattened CSV

About the JSON to CSV Flattener

Convert an array of nested JSON objects into a flat CSV file, deep-flattening nested objects and arrays with a customizable key separator so every value gets its own column.

Examples

Nested object

[{"a":{"b":1}}]

Output

a.b
1

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-09 · Runs entirely in your browser