How to Minify JSON
- 1Upload GeoJSON file
- 2Tool removes whitespace
- 3Download optimized file
Optimize & Repair · browser workspace
Remove insignificant whitespace from GeoJSON while preserving the parsed geometry and properties. The file is processed locally in your browser.
Quick start
Everything runs in your browser, so you can test the workflow with sample data when available before using production files.
Output: A new file or report produced locally in your browser.
The tool parses and serializes the JSON without deliberately changing coordinate values. Validate the output in your map workflow before replacing the source.
Savings depend on how much indentation and whitespace the source contains. Already minified files may become only slightly smaller.