Convert KML to GPX
Convert KML placemarks and paths into GPX waypoints and tracks for GPS units and fitness apps — parsed locally, nothing uploaded.
Loading tool…
What is KML?
KML (Keyhole Markup Language) is the XML format Google Earth uses to store placemarks, paths, and polygons layered over the globe.
Why convert KML to GPX?
Most GPS watches, bike computers, and hiking apps import GPX, not KML. Converting lets you load a route you drew in Google Earth onto a device for navigation.
How the conversion works
Convertur reads the KML into a GeoJSON model, then serialises GPX — Point placemarks become waypoints, LineStrings and polygons become tracks with track segments, keeping names and elevation.
How to kml to gpx
- Drop a .kml file into the zone above.
- Convertur reads placemarks and paths automatically.
- Press Convert — processing stays in your browser.
- Download the GPX and load it onto your device.