← Back

2025-09-10

¶ 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.

Continue: HTML sanitization: the double-encoding trap →
Reply via Email Privacy | Newsletter | RSS