Features
- Converts both ways — a JSON array of objects to CSV rows, and raw CSV back into typed JSON records.
- Auto-detects the delimiter when parsing CSV, so semicolon and tab files import without manual setup.
- Handles comma, semicolon, tab, and pipe delimiters plus a header-row toggle for European and TSV exports.