CSV ↔ JSON Converter

Convert between CSV and JSON with configurable delimiters. JSON → CSV expects an array of objects (with headers from keys) or an array of string arrays (rows).

Your data is processed entirely in your browser. Nothing is stored, logged, or sent to a server.

Related Tools