Back to tools
JSON Viewer
Inspect and explore JSON data with a blazing-fast tree explorer.
Paste
Clear
Load Sample
Download
Share
Tree View
Raw JSON
JSON Input
{ "name": "Dev Toolkit", "version": "1.0.0", "metadata": { "authors": [ "Avery", "Jordan" ], "license": "MIT", "repository": "https://github.com/example/dev-toolkit" }, "scripts": { "dev": "next dev", "build": "next build", "lint": "pnpm lint" }, "features": [ { "slug": "json-prettifier", "title": "JSON Prettifier", "status": "stable" }, { "slug": "uuid-generator", "title": "UUID Generator", "status": "beta" }, { "slug": "json-viewer", "title": "JSON Viewer", "status": "prototype" } ], "settings": { "theme": "system", "wrapMode": true, "searchType": "fuzzy" } }
Search JSON
Expand
Collapse
root
object
{…}
name
string
"Dev Toolkit"
version
string
"1.0.0"
metadata
object
{…}
scripts
object
{…}
features
Array(3)
[…]
settings
object
{…}
Navigation
root
Viewer Stats
Nodes
30
Size
717 B
Parse Time
0.00 ms
Matches
0