KMZ vs KML — Which Format Is Handier?

KMZ is KML packed into a ZIP archive. Content is identical, but KMZ is more compact and can include icons, textures, and other resources.

Criteria KMZ KML
File sizeCompactLarge
Embedded resources✓✗
Text editing✗✓
Google Earth✓✓
Email sharing✓✗

When to use KMZ

For sharing, compact storage, files with icons/textures.

When to use KML

For manual XML editing, debugging, code integration.

Export to KMZ Export to KML