KMZ to GLB Converter

Extract and modernize 3D models from Google Earth KMZ archives. Convert geospatial Collada models to GLB for web viewing and general 3D use.

Loading...

Please wait

About This Tool

KMZ files are ZIP archives used by Google Earth that contain KML geographic data and embedded 3D models in Collada (DAE) format. This tool extracts the 3D models from KMZ archives and converts them to modern GLB format, making them accessible for web 3D applications beyond the Google Earth ecosystem.

Tips

  • 1Automatically extract model information
  • 2Support mesh optimization and texture embedding
  • 3Real-time 3D preview

About Configuration Options

General Settings

Coordinate System

DefaultY-up

Determines the 'up' axis of the exported model. Different 3D software uses different conventions. Selecting the wrong system may cause the model to lie on its side.

Y-upRecommended

Convention used by OpenGL, Three.js, and most Web 3D engines. Choose this for models from web or game engines.

Z-up

Convention used by Blender (default), 3ds Max, and some CAD software. Try this if the model appears sideways.

Rotation X

Default

Range-180° – 180°

Rotate the model around the X axis (degrees). Useful for correcting axis misalignment or print orientation.

Rotation Y

Default

Range-180° – 180°

Rotate the model around the Y axis (degrees). Useful for correcting axis misalignment or print orientation.

Rotation Z

Default

Range-180° – 180°

Rotate the model around the Z axis (degrees). Useful for correcting axis misalignment or print orientation.

Format Information

Input format

Extension:
kmz
Full Name:
Google Earth KMZ Archive
Type:
3D Model
Format:
KMZ
Description:
KMZ is a compressed archive format (based on ZIP) used for Google Earth data, containing a KML file along with associated resources like images, textures, 3D models, and overlays, enabling compact sharing of geographic information.

Notes:

  • The KMZ format is widely supported in 3D software and engines

Supported Features:

  • Real-time WebGL rendering
  • Orbit controls with rotate/pan/zoom
  • Wireframe and shaded display modes
  • Animation playback (if supported by format)

Output format

Extension:
glb
Full Name:
GL Transmission Format Binary (glTF 2.0)
Type:
3D Model
Format:
GLB
Description:
GLB is the Khronos open standard for Web 3D, packaging glTF 3D assets and animations into a single binary. Used in Three.js, Babylon.js, and AR/VR apps.

Notes:

  • Some 3D printing slicers cannot directly import GLB files
  • Not suitable for CAD parametric editing

Supported Features:

  • Single self-contained binary file
  • PBR material support (base color, metallic, roughness, normal maps)
  • Skeletal animation, skinning, and morph targets
  • Draco mesh compression and KTX2 texture compression
  • Multi-mesh nodes and scene hierarchy

How to Use

1

Upload Your KMZ

Drag and drop your KMZ file or click to browse

2

Review Model Info & Settings

Check model information and adjust conversion settings

3

Download GLB

Click convert and download your GLB file instantly

Frequently Asked Questions

About this tool

Q

What does a KMZ file contain?

A

A KMZ file is a ZIP archive containing a KML file (geographic markup) and associated resources including 3D models in Collada (.dae) format, textures, and geographic coordinates. The converter extracts and converts the 3D model portion.

Q

Are geographic coordinates preserved?

A

The converter extracts the 3D model geometry and textures but does not preserve the geographic positioning data (latitude, longitude, altitude) from the KML file. The model is centered at the origin in the GLB output.

Q

Will KMZ textures and materials be preserved?

A

Texture images referenced by the Collada model inside the KMZ are extracted and embedded in the GLB output. Basic materials including diffuse colors and texture maps are converted.

Q

Can I convert KMZ files with multiple models?

A

KMZ files may contain multiple 3D models at different geographic locations. The converter extracts and merges all models into a single GLB file. If you need individual models, try converting a more specific KMZ with fewer locations.

Q

Where can I find KMZ files with 3D models?

A

KMZ files with 3D models are available from Google Earth's 3D Buildings layer, SketchUp 3D Warehouse exports, and various geographic information system (GIS) databases. Look for KMZ files specifically containing building or terrain models.

General questions

Q

Is Any3D completely free?

A

Yes, Any3D's core features are free to use forever. We provide format conversion, model optimization, and online preview at no cost, with no registration required.

Q

Are my files uploaded to your servers?

A

No. Files you select are processed only in your browser on this device—they never leave your device and are never sent to our servers. We don't store any user files; after processing, related data in browser memory is released.

Q

Do I need to install software?

A

No installation required. Any3D is entirely browser-based—just open the webpage to use all features. It works on Windows, Mac, Linux, and other major operating systems.

Q

Is there a file size limit?

A

The processing capacity depends on your device performance and the model's vertex count and texture complexity, rather than file size alone. We impose no file size limit, but when a model exceeds what your device can handle, the page may lag or even crash.

Support Us