JSONL Viewer
Validate JSON Lines (NDJSON) and inspect records.
Lines: 2 • Showing: 2 • Valid: 2
Max rows
JSONL input
| Line | Result |
|---|---|
| 1 | {
"id": 1,
"name": "Alice"
} |
| 2 | {
"id": 2,
"name": "Bob"
} |
Related tools
JSON Tree ViewerJSON
Visualize JSON as an interactive collapsible tree with color-coded types.
JSON Crack — Interactive JSON Graph VisualizerJSON
Visualize JSON, YAML, XML, and CSV as an interactive, explorable node graph.
JSON Formatter & ValidatorJSON
Format, validate, and prettify JSON in your browser. Fast and free.
JSON MinifierJSON
Minify JSON by removing whitespace.
JSON Sort KeysJSON
Recursively sort JSON object keys for stable diffs.
JSON Path TesterJSON
Extract a value using a simple dot/bracket path.