JSON Kit
JSONL Viewer
Free
JSONL Viewer
Paste JSON Lines (JSONL) and inspect each record — or merge all into a JSON array.
Input
5 valid
Loading editor…
Output
5 lines
Merge all → array
1
{"id":1,"event":"page_view","url":"/home","userId":42,"ts":"2024-01-15T08:00:00Z"}
2
{"id":2,"event":"click","url":"/pricing","userId":42,"ts":"2024-01-15T08:01:23Z"}
3
{"id":3,"event":"page_view","url":"/docs","userId":99,"ts":"2024-01-15T08:02:00Z"}
4
{"id":4,"event":"signup","url":"/register","userId":100,"ts":"2024-01-15T08:05:11Z"}
5
{"id":5,"event":"error","url":"/checkout","userId":42,"message":"payment failed","ts":"2024-01-15T08:10:44Z"}
Loading editor…
Related Tools
JSON Formatter
Format a single JSON object
JSON Diff
Compare two JSON objects
JSONPath Tester
Query JSON with JSONPath
Fix LLM JSON
Repair malformed AI JSON
JSON to CSV
Export as CSV
JSON to TypeScript
TypeScript interfaces