Shapefile to GeoJSON

Convert a zipped Shapefile to GeoJSON entirely in your browser while preserving its feature properties and reporting missing CRS metadata.

Input

Drop a zipped Shapefile here, or

The archive must contain matching .shp, .shx, and .dbf files. Coordinates are never guessed when the .prj file is absent.

GeoJSON

Understanding Shapefile to GeoJSON

Files, layers and supporting parts

Convert a zipped Shapefile to GeoJSON entirely in your browser while preserving its feature properties and reporting missing CRS metadata.

Shapefile to GeoJSON handles the relationship between a GIS dataset and its file container. Some formats use one file while others rely on sidecar files, internal layer names or a specific archive structure.

How to verify the package

The archive must contain matching .shp, .shx, and .dbf files. Coordinates are never guessed when the .prj file is absent.

Open the Shapefile to GeoJSON result in an independent viewer and confirm every expected layer, geometry type and attribute is present. A valid archive can still be incomplete when a required component was omitted.