JSON / CSV Converter
About JSON / CSV Converter
Convert JSON arrays of objects to CSV and CSV with headers to JSON. Prepare tabular data for developer workflows without uploading it to a conversion service.
How to use this tool
Convert an array of JSON objects into a table, or paste CSV with a header row to produce JSON objects.
What to know
CSV is a flat text format. Nested data, null values, and numeric-looking strings may need an explicit representation when moving between formats.