GPX ↔ KML Converter
Free online GPX to KML and KML to GPX converter — convert GPS tracks between formats locally in your browser. No upload, no server, 100% private.
or paste content below
FAQ
What is GPX?
GPX (GPS Exchange Format) is an XML-based file format for GPS data — storing waypoints, tracks, and routes. It is the standard export format for fitness devices, Garmin, Strava, and most GPS apps.
What is KML?
KML (Keyhole Markup Language) is an XML format used by Google Earth, Google Maps, and many mapping applications to display geographic data.
What GPS data is preserved during conversion?
Track points with latitude, longitude, elevation, and timestamp are preserved. Waypoint names are included where available. Complex route styles (KML placemark icons, etc.) are not carried over.
Is my GPS data sent to any server?
No. All parsing and conversion is done locally in your browser using the DOMParser API. Your location data never leaves your device.