📊 CSV to JSON Converter
Convert CSV (with a header row) to a JSON array of objects, or a JSON array back to CSV. Handles quoted fields, commas inside quotes, and escaped quotes.
Convert CSV (with a header row) to a JSON array of objects, or a JSON array back to CSV. Handles quoted fields, commas inside quotes, and escaped quotes.