JSON Lines explorer

Validate records and convert to an array.

On your device · No account
Privacy details

JSON Lines explorer processes your input in this browser. Inputs and results are excluded from analytics. Recent tools save tool names, visit counts and last-visit times. Saved tools store only their names. Draft saving is optional and stays on this device; delete saved text with the draft controls. Loading text from a URL is optional and contacts that server; its URL and your IP address are visible to the server. An optional “Use in” action keeps a handoff in this tab. The next tool removes it on arrival and ignores it if more than a minute has passed.

Copy link includes the inputs you choose to share in the address. Anyone with that link can reopen them. Files and generated results are excluded. Password and key tools share settings only.

Options and local file

Optional settings apply only to this tab.

Your result

Reset reloads the tool with its starting values and releases open files and device controls. Saved drafts stay on this device until you delete them.

Links include your inputs and settings. Anyone with the link can see them, so leave out private text. Files and generated results are left out; random draws run again.

Keyboard shortcuts

Updated

JSON Lines explorer explained

Treat each physical line as one complete JSON value, validate it and combine the records into an array. The reverse mode writes an array as newline-delimited JSON for logs and data pipelines.

Next: JSON to TypeScript

Next: JSON Schema validator

A worked example

A line containing 1 followed by a line containing {"a":2} becomes [1,{"a":2}]. A final newline is allowed; an empty record between values is reported.

Before you use the result

No multiline records or comments. Duplicate object keys and unsafe large integers are rejected. Decimal arithmetic follows JavaScript precision; quote exact values when their final digits matter.

Cite this page

ToolOctopus. “JSON Lines explorer.” Updated 2026-09-20. https://tooloctopus.com/json-lines-explorer.

Add an access date if your instructions require one.

Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.

Find a tool

Search by task. Use ↓ and ↑ to choose, Enter to open.