Data
JSON Minifier
Validate and compact JSON while comparing before and after size.
Runs locally in your browserLoading the local workbench…
About this tool
Parse valid JSON and serialize it without optional whitespace. Invalid input is never treated as arbitrary text.
Common uses
- Reduce fixture size
- Compact a request body
- Measure whitespace savings