- Home
- Free tools
- GPX to KMZ
Convert GPX to KMZ
Your recorded track as a compressed Google Earth file, made in your browser. Free, and the file never leaves your tab.
or drop several GPX files here
How the conversion works
- 1
Choose a .gpx file from a Garmin, a watch, Strava, Komoot or any phone app, drop it here, or paste the GPX text.
- 2
Each waypoint becomes a Placemark with a Point, each route a LineString, each track one LineString per segment, with elevation kept. The KML is then zipped as doc.kml, which is what a KMZ is.
- 3
Download the .kmz and open it in Google Earth, on a phone, or send it by email: it is a fraction of the GPX's size.
How each part is mapped
Everything GPX 1.1 carries at the waypoint, route or track level.
| GPX | KMZ |
|---|---|
| wpt | A Placemark with a Point. name becomes the name, desc the description, ele the altitude. |
| rte, trk with one trkseg | A Placemark with a LineString. |
| trk with several trkseg | A Placemark with a MultiGeometry of LineStrings. |
| cmt, type, sym, time | ExtendedData fields and the placemark TimeStamp. |
What it does not do
- Per-point timestamps, heart rate, cadence and power are not carried over: a KML path has no place for them.
- No styles: the path takes Google Earth's default line.
- The KMZ holds the doc.kml only, no icons.
- Files up to 50 MB of GPX text.
Questions people ask
- Does my GPX get uploaded?
- No. The KMZ is built in your browser tab. Nothing is sent.
- KMZ or KML for Google Earth?
- Both open. KMZ is compressed, so it is the one to email or to open on a phone. Use the GPX to KML page if you want the text.
- Is the elevation kept?
- Yes, as the third coordinate of every point. Google Earth can show the path at its recorded height.
- How do I export a GPX from Strava, Garmin or Komoot?
- Strava: activity, three-dot menu, Export GPX. Garmin Connect: gear menu, Export to GPX. Komoot: tour, Export GPX.
- Can I open the KMZ in Google My Maps?
- Yes, import it as a layer.
Other free tools
- KMZ to GPX
- KML to KMZ
- Shapefile to KMZ
- CSV to KMZ
- GPX to KML
- Merge GPX
- KML to CSV
- CSV to KML
- KML to GeoJSON
- GeoJSON to KML
- Shapefile to GeoJSON
- GeoJSON to Shapefile
- Shapefile to KML
- KML to Shapefile
- CSV to Shapefile
- Shapefile to CSV
- CSV to GeoJSON
- GeoJSON to CSV
- KMZ to KML
- KMZ to Shapefile
- KMZ to CSV
- KML to GPX
- Coordinate converter
- All free tools
Next, open it in QGIS
Every one of these files loads in QGIS in one dialog. Once the points or polygons sit on your imagery, the two TerraLab plugins take over: AI Segmentation detects the objects the file is missing, AI Edit renders a project on the map.