ingap.dev
Services
Our Process
Blog
Get Started
CSV to JSON Converter
Drag and drop your CSV file below to see the corresponding JSON code.
Drop CSV file here
Split keys containing dots to nested dictionary
(e.g. from {"a.x":"b","a.y":"c"} to "a":{"x":"b","y":"c"} )
Merge Json list to single Json object