CSV to JSON converter
Use this CSV to JSON converter to turn comma-separated data with a header row into an array of JSON objects. It is useful for preparing sample API data, converting spreadsheet exports, testing imports, and moving tabular data into developer-friendly JSON.
CSV parsing runs locally in your browser, so the data you paste is not shared.