MMiniFiles

CSV → JSON

Turn CSV rows into an array of JSON objects using the header row as keys.

Runs locally in your browser

Input

Characters: 33 · Lines: 3

Output

Waiting for input.

Your data stays in your browser. MiniFiles does not upload your input.

FAQ

Does this handle quoted fields with commas?
Yes, fields wrapped in double quotes are parsed correctly, including escaped quotes.

Related tools