JSONL to JSON Converter
$ man jsonl2json
Convert JSONL into a standard JSON array. Each non-empty line must contain one valid JSON value.
- Paste newline-delimited JSON records below.
- Run the converter.
- Use the formatted JSON array in APIs, editors, and tools that expect regular JSON.