To get started, upload or paste your JSON data.
Embed all the functionality of csvjson in any web application with Flatfile. Auto-match columns, validate data fields, and provide an intuitive CSV import experience.
The reason why we came up with CSVJSON was not to allow embedding of JSON objects in a CSV line, that's a nice benefit but our main reason was to have the very well defined encoding semantics of JSON (as per json.org) be used to describe CSV lines (just taking out the [ and ]).
Improvement: Removed 65k limit on download button.
Bug fixes and help text improvements.
First release.