Convert CSV (Comma-separated values) to JSON
Convert CSV (Comma-separated values) files into a JSON file in the JavaScript Object Notation format.
Converts a spreadsheet from the CSV (Comma-separated values) format to the JSON (JavaScript Object Notation) format. This tool supports string, numeric as well as array values. This tool always returns valid JSON, regardless of the structure and values of the original spreadsheet, provided that the data could be converted to the JSON format.
Upload content to begin.