JSONL / NDJSON ↔ JSON Array Converter

JSON Lines (one JSON object per line, also called NDJSON) is the standard format for log files, streaming APIs, BigQuery exports, and OpenAI fine-tuning datasets. Convert between JSONL and standard JSON array form in either direction.