GPX to KML Converter
Convert GPX tracks, routes and waypoints to KML for Google Earth and Google My Maps. Free, instant, and your file never leaves your browser.
Drop your GPX file here
or
Converting…
Your file never leaves your browser
How to convert GPX to KML
- Drop your GPX file into the box above, or click to choose it from your device.
- The conversion runs instantly inside your browser. Nothing is uploaded.
- Click “Download KML” to save the converted file.
About the formats
- GPX
.gpx - GPX (GPS Exchange Format) is the open XML standard for GPS data. It stores waypoints, routes and tracks with elevation and timestamps, and is what Garmin, Strava, Komoot, Wahoo and most outdoor apps import and export.
- KML
.kml - KML (Keyhole Markup Language) is the XML format of Google Earth and Google My Maps. It describes placemarks, paths and polygons, and can carry timestamped tracks through the gx:Track extension.
Frequently asked questions
What is kept when converting GPX to KML?
Waypoints, routes and tracks with their names, descriptions, elevation and timestamps. Tracks with timestamps are written as gx:Track, so Google Earth can play them back on its time slider. Multi-segment tracks stay multi-segment.
What is lost?
Sensor data stored in GPX extensions, such as heart rate, cadence and temperature, has no equivalent in KML and is not carried over. A track segment containing a single point is skipped because it cannot form a line.
How do I open the KML file in Google Earth?
In Google Earth on the web choose File → Import KML file; in Google Earth Pro use File → Open. In Google My Maps, add a layer and click Import.
Are my files uploaded to a server?
No. The conversion runs entirely in your browser, and the page is not allowed to send your file anywhere. You can verify this in the Network tab of your browser’s developer tools: no request carries your file.
Is there a file size limit?
Files up to 200 MB are accepted. Because everything happens on your device, very large files are limited by your browser’s memory rather than by an upload quota.
Related tools
- KML to GPX ConverterConvert KML from Google Earth or Google My Maps to GPX for Garmin, Komoot, Strava and other GPS devices and apps. Free, instant, and private — nothing is uploaded.
- GPX to GeoJSON ConverterConvert GPX tracks, routes and waypoints to GeoJSON for Leaflet, Mapbox, QGIS and PostGIS. Free, instant, and your file never leaves your browser.
- GPX to CSV ConverterConvert GPX tracks, routes and waypoints to a CSV spreadsheet for Excel, Google Sheets or Python. One row per point, and your file never leaves your browser.
- KML to GeoJSON ConverterConvert KML from Google Earth or Google My Maps to GeoJSON for Leaflet, Mapbox, QGIS and PostGIS. Free, instant, and private — nothing is uploaded.