JSONL to JSON Converter
Turn a JSON Lines or NDJSON file, where each line is its own JSON value, into a single JSON array.
How to convert JSONL to JSON
- Upload the .jsonl or .ndjson file.
- Blank lines are skipped automatically.
- Preview the JSON, then copy it or download the .json file.