Free online converter
GeoJSON to Shapefile Converter
Convert GeoJSON to Shapefile (.zip) online. Supports both WGS84 and projected CRS (CGCS2000, UTM).
Processed locally in your browser
FAQ
What CRS will the Shapefile use?
If your GeoJSON has a CRS metadata block, that CRS is used. Otherwise, coordinates are checked automatically — projected coordinates (e.g. CGCS2000, UTM in meters) are kept as-is with the detected CRS assigned; geographic coordinates (lon/lat) default to WGS84.
My GeoJSON has CGCS2000 or UTM coordinates — will they be preserved?
Yes. The converter detects projected coordinates and assigns the correct CRS without reprojecting. The output Shapefile will include a .prj file with the detected coordinate system.
Can ArcGIS open the result?
Yes. The download is a standard Shapefile archive compatible with ArcGIS, QGIS, and Global Mapper.