KML vs KMZ — What's the Difference?

KML is an open XML format for geographic data, KMZ is its compressed variant (ZIP archive). They're essentially the same format with different properties.

Criteria KML KMZ
File sizeLargeCompact (ZIP)
Human-readable
Embedded resources
Google Earth
Easy sharing

When to use KML

When you need to edit XML manually, debug geocoding, or integrate into code.

When to use KMZ

For email sharing, Google Earth publishing, compact storage.

Export to KML Export to KMZ