GeoJSON to Shapefile
LocalConvert GeoJSON to a zipped Shapefile (.shp/.shx/.dbf/.prj) with point/line/polygon layers, locally in your browser.
Drag files here, or click to browse
Supports .geojson,.json,application/geo+json
Choose fileGeoJSON → zipped Shapefile (points/lines/polygons layers), locally in your browser.
What is it? GeoJSON to Shapefile converts GeoJSON to a zipped Shapefile bundle (.shp/.shx/.dbf/.prj) with point/line/polygon layers.
TL;DR: Convert GeoJSON to a zipped Shapefile.
How to use
- Open a GeoJSON layer.
- Choose the geometry type if needed.
- Download the ZIP of shapefile parts.
FAQ
Why a ZIP?
A Shapefile is a set of files; they are packaged together for download.
Is it local?
Yes.
Limitations
- Mixed geometry types are split by type.
- Field name length limits apply (Shapefile DBF).
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.