JSON Stats
Get the byte size, line count, nesting depth, key count, array sizes, and type distribution of a JSON document — a quick way to size up an unfamiliar payload before you dig into it. It walks the literal-preserving JSON tree, so duplicate keys are counted instead of collapsed.