json.

JSON Minify Online

Remove unnecessary whitespace from JSON to reduce size for APIs, storage, and transfer โ€” fully local in your browser.

Your JSON is processed locally in your browser and is never uploaded to our server.

Input

103 chars ยท 6 linesReady

Minified

103 chars (was 103)

When to minify JSON format

Minified JSON is harder to read but smaller over the network. Use this tool after editing, then switch back to the JSON formatter when you need pretty-printed output again.

Also try the JSON formatter, JSON validator, JSON minifier, or JSON viewer.