geojson-minifier

JSON →
library 0.1.1 ·javascript
verified Jun 4, 2026

A utility to minify GeoJSON files by encoding geometries using delta and zigzag encoding, reducing file size by 2-4 times. Version 0.1.1 (last release appears to be stable). It provides both a CLI and an API for integration. Differentiator: simple encoding approach optimized for GeoJSON, unlike general compression tools like gzip. No recent updates; minimal maintenance.