Simplify GeoJSON Online
Reduce GeoJSON file complexity and size using the Douglas-Peucker simplification algorithm
All processing happens locally in your browser. Your files never leave your device.
GeoJSON is the most common format for web map simplification — reducing vertex counts directly in the browser produces a smaller file that loads faster in Mapbox, Leaflet, or any tile service without a server-side processing step.