Inspect the value represented by serialized JSON: see its top-level type, total node count, and indented contents.
The parsed JSON value will appear here...
Input chars
0
Output chars
0
Value kind
Not parsed
Nodes found
0
Value kind describes the outermost value. An object can contain arrays and numbers, but its top-level kind is still Object.
Each object, array, and individual value counts as one node, including the root. Property names are not counted as separate nodes.
An empty array has one node; [8,13,21] has four. Node count describes the number of values and containers, not their character length or nesting depth.
Related Tools
Build and preview Valorant crosshair settings.
Search common Vim commands.
Turn JSON rows into bar, line, or pie charts.
Convert WebP files and Base64 data in both directions.
Convert GIF files into Base64 text or data URLs.
Convert the first GIF frame into a JPG image.