What this tool does
JSON Shrink creates valid smaller JSON with explicit markers for removed items and characters.
Reduce oversized JSON while marking exactly what was elided.
Context Workbench: shrink the exact JSON slice after Repair and Query.
JSON Shrink creates valid smaller JSON with explicit markers for removed items and characters.
It provides shape and samples without silently hiding loss.
Every truncated array or string receives an in-band marker and exact byte statistics.
Shrinking runs locally in your browser.
The output is intentionally lossy; use JSON Query when exact field selection is known.