JSON analyzer: find which keys bloat your payload

Large JSON payloads often hide the waste in boring repeated keys. I made a small client-side tool to find them. Paste JSON, see the heaviest fields, cut the payload. No upload.

# Analyze JSON in the browser

# Paste JSON, find heavy keys

Use the fullscreen version if the iframe feels small.