How to use
- Paste or load a JSON array of objects.
- Choose CSV or TSV.
- Convert and download.
Privacy
Input and files are processed in the current browser tab. Mingmist does not receive the content unless you independently share the result elsewhere.
Limitations
Nested objects are not flattened automatically. Keys from all objects are combined into one header row.
FAQ
What must the JSON root be?
It must be an array of objects, such as [{"name":"A"}].
How are nested objects handled?
Nested values are stored as JSON strings in a single cell.