CSV to JSON

Free online CSV to JSON converter.

  • The CSV text must have a header row.
  • This utility does not currently check for escaped quotes inside of like quotes (e.g.: "foo, \"bar\" baz").

Enter CSV text below:



Free online CSV to JSON converter. Just load your CSV and it will automatically get converted to JSON. Just an awesome CSV to JSON converter. Load CSV, get JSON. 

What is a csv to json converter?

This tool transforms Comma Separated Values (CSV) to JavaScript Object Notation (JSON) data structures. It supports custom CSV column delimiters, custom quote characters and it can skip CSV rows that start with a comment symbol. If you use headers, then the first CSV row will be used for JSON object keys.