CSV to JSON Converter
Convert CSV to JSON or SQL INSERT statements. Convert JSON arrays back to CSV.
About CSV, JSON, and SQL
This tool converts tabular CSV text into JSON arrays or SQL INSERT statements.
It can also convert a JSON array of objects or arrays back into CSV.
Auto-detect chooses comma, semicolon, or tab from the first rows.
This tool does not store your input.