JSON to JSONL Converter

$ man json2jsonl

Convert your JSON data to JSONL (JSON Lines) format. Follow these simple steps:

  1. Paste your JSON data in the input area below.
  2. Click the "Convert to JSONL" button.
  3. Your converted JSONL data will appear in the output box.

Note: If your input is an array of objects, each object will be converted to a separate line. Single objects will be converted to a single line.

$ json2jsonl convert