Convert object arrays into rows
Properties found later in the array are included, while missing values become empty CSV cells.
Nested value behavior
Nested objects and arrays are JSON-stringified inside a cell instead of being silently flattened.
Turn an array of JSON objects into CSV with every discovered property represented as a column.
Your data stays in your browser. Files are processed locally and are never uploaded.
Properties found later in the array are included, while missing values become empty CSV cells.
Nested objects and arrays are JSON-stringified inside a cell instead of being silently flattened.