AnyFormat

00 KMZ → KML

KMZ to KML

Extraction, not conversion — the document comes out unchanged.

Drop files or a folder here

or choose from your device · paste with ⌘V / Ctrl+V

.kmz .zip

  • No upload The conversion runs in this tab. Your file never travels — not to us, and not to the advertising.
  • No sign-up, no email, no daily cap There is no account system to sign up to.
  • No size limit we invented Only your device's memory — about ~2 GB on a desktop browser, ~400 MB on a phone.
  • Turn your Wi-Fi off and convert anyway The conversion needs nothing but this page. Ads will not load without a connection; your file will still convert. That is the whole claim, and it takes five seconds to check.

A KMZ is a ZIP archive containing a KML document and its images. This extracts the document — unchanged, byte for byte — because nothing about it needs converting.

This is not really a conversion

KMZ is a container, not a format. Inside is a KML file (conventionally doc.kml) plus any icons and overlay images the map uses. Google Earth exports KMZ by default because it keeps a map and its pictures together in one file.

Nothing is reformatted here: the XML that comes out is exactly the XML that went in. That is worth knowing because it means nothing can be lost in the step.

You could do the same by renaming the file to .zip and unzipping it. This is faster, tells you what else was in the archive, and handles the cases where the KML is not named doc.kml.

What stays behind

Icons and overlay images are not extracted — they are separate files, not part of the KML. The document will still reference them by their paths inside the archive, so custom icons will not render from the extracted .kml alone.

If the map's appearance matters, keep the KMZ. If you want the data — to convert onward to GPX or GeoJSON — the KML is what you need, and you can convert straight from the KMZ on those tool pages without this step.

When a KMZ will not open

Two causes. Either it is not really a ZIP (a plain KML that was renamed, which this tool detects and says so), or the archive uses a compression method browsers cannot read — rare, but some older exporters produce it. Re-exporting from Google Earth fixes the second.

Other names for this

Also searched as “unzip kmz”, “extract kml from kmz”, “kmz to google earth”.

Questions

Can I just rename it to .zip?
Yes — a KMZ is a ZIP. This does the same thing, tells you what else was inside, and copes when the KML is not named doc.kml.
My custom icons no longer show.
They were separate images in the archive and are not extracted. The KML still references their paths. Keep the KMZ if the appearance matters.
Do I need this before converting to GPX?
No. The GPX and GeoJSON tools accept a KMZ directly.
Is my file uploaded?
No. Everything runs in this tab. That matters more here than almost anywhere else on the site — a calendar is your movements, an address book is other people’s personal data, and a GPS track is where you live and where you run. None of it is sent anywhere.