How to Use the CSV to JSON Converter
To convert CSV to JSON, enter the CSV source data in the left input container. Choose the correct column delimiter (like a comma, semicolon, or tab) or select auto-detect. The parsed output will appear on the right side as a well-formed JSON array of objects.
For JSON to CSV conversion, click the secondary tab, input a valid JSON array of objects in the left panel, and it will be compiled into standard CSV syntax complete with column headers.