Convert your GeoJSON files to ESRI Shapefile format instantly — free, private, and entirely in your browser.
Drag & drop your .geojson or .json file here
or click to browse
GeoJSON is an open standard format based on JSON for representing simple geographical features along with their non-spatial attributes. It is widely used in web mapping applications and supported by most GIS software including QGIS, Mapbox, and Leaflet.
The ESRI Shapefile is one of the most widely used geospatial vector data formats. A Shapefile actually consists of multiple files (.shp, .shx, .dbf, .prj) that together store geometry, spatial index, attributes, and coordinate system information.
Shapefiles are the standard exchange format for GIS data and are required by many government agencies, enterprise GIS systems, and desktop applications like ArcGIS, QGIS, and MapInfo.
Shapefiles only support one geometry type per file. This converter automatically detects the most common geometry type in your GeoJSON and converts compatible features. Features with incompatible geometry types are skipped.
Yes. GeoDataTools performs all conversions entirely in your browser using JavaScript. Your files never leave your device.
Need to visualize the converted GeoJSON on an interactive map?
Open GeoDataTools App