Paste JSON array, get CSV. Runs in your browser — nothing uploaded.
Paste a JSON array of objects. Each object becomes a CSV row, and the keys become column headers. Nested objects are flattened with dot notation (e.g., address.city).
CSV to JSON · JSON Formatter · JSON Guide · How to Format JSON