Formatted JSON
Sample JSON with indentation and whitespace
Compress JSON by removing whitespace. Free, private & fast – 100% in browser.
Sample JSON with indentation and whitespace
Same JSON with all whitespace removed
Minification removes all unnecessary whitespace (spaces, newlines, tabs) from JSON, producing the smallest valid representation. Optionally, you can also remove null and empty string values for even smaller output.
Yes. All processing happens locally in your browser. No data is sent to any server.
When enabled, the tool strips null values and empty strings from objects. Use with caution – this changes the structure and might not be suitable for all use cases.