Choose the conversion direction: JSON Array to JSONL or JSONL to JSON Array.
Paste your input into the input area on the left.
Click Convert or press ⌘↵ (Mac) / Ctrl+Enter (Windows) to convert.
Copy the output or download it as a .jsonl or .json file.
Converts JSON arrays to JSONL (JSON Lines) format: one JSON object per line.
Converts JSONL back to a JSON array.
Validates each line in JSONL mode — reports the first invalid line with an error message.
Handles large datasets efficiently: each line is parsed independently.
Works entirely in your browser — data never leaves your device.
Keyboard shortcut ⌘↵ for instant conversion.