GIS File Conversion Utility.
Deterministic geospatial translations without servers or databases.

Uncompromised, privacy-first conversion service for shapefiles, geojson, and geodatabases. Processing runs entirely in sandboxed RAM with zero persistence. Fully open spec mappings.

Active Map Converters

High-speed programmatic engines executing natively against cloud-optimized environments.

7 ACTIVE Mappings
Converter PathDescriptionInputsOutputsStatus
Shapefile to GeoPackage ConverterConvert a zipped ESRI Shapefile into a GeoPackage file..shapefile.gpkgLIVEConvert
Shapefile to GeoJSON ConverterConvert a zipped ESRI Shapefile into a GeoJSON file..shapefile.geojsonLIVEConvert
GeoJSON to GeoPackage ConverterConvert a GeoJSON file into a GeoPackage file..geojson.gpkgLIVEConvert
GeoPackage to GeoJSON ConverterConvert a GeoPackage file into a GeoJSON file..geopackage.geojsonLIVEConvert
KML to GeoJSON ConverterConvert an XML-based KML file into a GeoJSON file..kml.geojsonLIVEConvert
GeoJSON to KML ConverterConvert a GeoJSON file into a KML file..geojson.kmlLIVEConvert
GPX to GeoJSON ConverterConvert a GPS track file (GPX) into a GeoJSON file..gpx.geojsonLIVEConvert

Guides, Workflows & Upcoming Formats

Advanced layer translations requiring additional coordinates configuration or offline CLI commands.

40 ARCHIVED
Target SchemaMethodology DetailsSourceTargetType
CSV to GeoJSON Converter GuideGuidelines and commands for translating coordinate-rich CSV sheets to GeoJSON..csv.geojsonGUIDEDetails
DXF to GeoPackage Converter GuideImport CAD vector drawings into projected spatial databases..dxf.geopackageGUIDEDetails
SAP Data to GeoPackage GuideExtract enterprise data records and translate to spatial coordinates..sap data.geopackageGUIDEDetails
SAP Export to GeoJSON WorkflowTranslate enterprise table dumps into interactive geo-objects..sap export.geojsonGUIDEDetails
AutoCAD DXF to QGIS GeoPackage GuideImport CAD design layers into organized QGIS databases..autocad dxf.qgis geopackageGUIDEDetails
DXF to GeoJSON Converter GuideExport CAD elements as coordinates for modern web maps..dxf.geojsonGUIDEDetails
OSM PBF to GeoJSON Converter GuideExtract OpenStreetMap binary data to web formats..osm pbf.geojsonGUIDEDetails
OpenStreetMap to GeoPackage GuideImport OpenStreetMap spatial layers into structured databases..openstreetmap.geopackageGUIDEDetails
ALKIS NAS to GeoPackage GuideConvert specialized German cadastral XML records into structured GIS models..alkis nas.geopackageGUIDEDetails
CSV to GeoPackage GuideConvert coordinate tables into spatially indexed database layers..csv.geopackageGUIDEDetails
EPSG:4326 to EPSG:25832 Reprojection GuideConvert GPS coordinates into metric coordinates for central Europe..wgs 84 (epsg:4326).etrs89 / utm zone 32n (epsg:25832)GUIDEDetails
EPSG:4326 to EPSG:3857 Reprojection GuideReproject global GPS coordinates for use in standard interactive web maps..wgs 84 (epsg:4326).web mercator (epsg:3857)GUIDEDetails
Shapefile to KML ConverterExport Shapefile archives as KML features..shapefile.kmlSOONDetails
KML to Shapefile ConverterConvert visual markup maps into standard database shapes..kml.shapefileSOONDetails
GeoJSON to Shapefile ConverterConvert web JSON spatial objects into localized shape components..geojson.shapefileSOONDetails
GPX to GeoPackage ConverterConsolidate GPS trace sheets into portable database tables..gpx.geopackageSOONDetails
GeoPackage to GPX ConverterExport database track vectors as GPX files..geopackage.gpxSOONDetails
Shapefile to GPX ConverterConvert shape lines into GPX path markers..shapefile.gpxSOONDetails
GPX to KML ConverterConvert GPS track logs into Google Earth visual overlays..gpx.kmlSOONDetails
KML to GPX ConverterConvert Google Earth layouts into navigation track files..kml.gpxSOONDetails
WKT to GeoJSON ConverterConvert text-based spatial descriptions into web-ready GeoJSON..wkt.geojsonSOONDetails
GeoJSON to WKT ConverterConvert dynamic spatial JSON datasets into flat coordinate text..geojson.wktSOONDetails
TopoJSON to GeoJSON ConverterReconstruct standard spatial vectors from compact TopoJSON files..topojson.geojsonSOONDetails
GeoJSON to TopoJSON ConverterCompress spatial geometries by consolidating shared boundary lines..geojson.topojsonSOONDetails
GML to GeoJSON ConverterExtract complex XML geodata as web-friendly JSON..gml.geojsonSOONDetails
GeoJSON to GML ConverterConvert web JSON spatial objects into XML GML formats..geojson.gmlSOONDetails
GML to GeoPackage ConverterImport complex XML geodata into indexable database tables..gml.geopackageSOONDetails
GeoPackage to GML ConverterExport SQLite spatial tables as GML XML documents..geopackage.gmlSOONDetails
PostGIS to GeoPackage ConverterExport PostGIS enterprise spatial tables to a single portable database..postgis sql.geopackageSOONDetails
GeoPackage to PostGIS ConverterImport GeoPackage layers into PostGIS server setups..geopackage.postgis sqlSOONDetails
PostGIS to GeoJSON ConverterExtract PostGIS database layers as GeoJSON files..postgis sql.geojsonSOONDetails
GeoJSON to PostGIS ConverterImport web JSON coordinates into central Postgres databases..geojson.postgis sqlSOONDetails
TopoJSON to GeoPackage ConverterImport compressed TopoJSON layers into indexable databases..topojson.geopackageSOONDetails
WKT to GeoPackage ConverterConvert text-geometry strings into SQLite database layers..wkt.geopackageSOONDetails
DXF to Shapefile ConverterConvert AutoCAD DXF vectors into standard shape archives..dxf.shapefileSOONDetails
Shapefile to DXF ConverterImport GIS shape archives into CAD design suites..shapefile.dxfSOONDetails
CSV to Shapefile ConverterConvert coordinate tables into standard GIS shape layers..csv.shapefileSOONDetails
Shapefile to CSV ConverterExtract GIS database attributes as simple spreadsheets..shapefile.csvSOONDetails
GeoJSON to CSV ConverterConvert web JSON spatial objects into spreadsheet rows..geojson.csvSOONDetails
GeoPackage to CSV ConverterExport SQLite spatial tables as flat spreadsheet files..geopackage.csvSOONDetails

System Architecture & Security Spec

1. Deterministic Engine Core

Runs official build distributions of Linux GDAL geospatial software. All layer schema and coordinate matrices are generated deterministically.

2. Ephemeral Processing

Transactions run in highly secure memory limits. Input files translate on a live ephemeral thread partition and are fully wiped instantly.

3. Metadata Preservation

Retains exact projection standards, geometries, spatial properties, attribute tables, and structural tables during mapping.