JSONL to JSON converter

Convert JSONL into standard JSON locally in your browser. Each non-empty line is parsed as a JSON value and combined into one JSON array.

JSONL to JSON converter

Convert JSONL into standard JSON locally in your browser. Each non-empty line is parsed as a JSON value and combined into one JSON array.

What to watch for

  • JSONL input becomes a JSON array, so the result may differ from the layout used in the source file.

Open full converter