Developer
CSV to JSON Converter
Turn CSV rows into JSON objects quickly with header support.
Open toolConvert arrays of JSON objects into CSV for spreadsheets.
This tool works best with an array of flat objects such as [{"name":"A"},{"name":"B"}].
Nested values are flattened into dot notation where possible.