GISConverter is a free tool for converting geospatial file formats — KML, KMZ, Shapefile, GeoJSON, GeoPackage, GML, GPX, DXF, GeoTIFF and hundreds more — without uploading anything.
Instead of sending your file to a server, GISConverter runs a full GDAL engine that has been compiled to WebAssembly and loaded into your browser. When you drop a file, it is read, transformed, and written back to a downloadable file entirely on your own device. The engine downloads once (a few megabytes) and is then cached, so later conversions are fast and work offline.
It is private (files never leave your computer), it is free to run at any scale (there is no server doing the work), and it is built on open standards (GDAL/OGR, EPSG/OGC) rather than a proprietary lookalike. That combination is unusual: most online converters upload your data to a server you have to trust, whereas here the work happens where the data already is.
Surveyors, GIS analysts, developers, drone pilots, urban planners, students and hobbyists all need to move data between the formats their tools speak. GISConverter covers the vector, tabular, CAD, GPS and raster conversions people search for most, with a page and a clear explanation for each.
A few formats (such as AutoCAD DWG and Apache Parquet) require components that are not available in the WebAssembly build, so they are not offered here.
Feedback, bug reports and format requests are welcome at hello@gisconverters.com.