NDJSON to JSON Converter

$ man jsonl2json

Convert NDJSON into a standard JSON array. Each non-empty line must contain one valid JSON value.

  1. Paste newline-delimited JSON records below.
  2. Run the converter.
  3. Use the formatted JSON array in APIs, editors, and tools that expect regular JSON.