Convert a KMZ map to PNG

Render the places, paths, and areas in a Google Earth KMZ file as a PNG map image.

You’ll need
AudioBMPcertificate+22
40 MB max
You’ll get
PNG
How long
Under 1 min

Open a Google Earth export anywhere. This page turns a KMZ map into a PNG image you can paste into slides, notes, or reports.

How to convert

  1. Upload a .kmz file (up to 40 MB).
  2. Press Convert file.
  3. Download the rendered PNG map.

What you get

A single PNG out.png with:

  • White background
  • Every feature drawn in dark blue
  • Places, routes, and areas scaled to fit the image
  • A flat, north-up rendering

The conversion runs entirely in the browser's server sandbox: the KMZ container is unpacked, its KML geometry (places, paths, and areas) is read directly, and the map is drawn pixel by pixel before being saved as a real PNG. You do not need any GIS tools installed.

Limitations

  • KMZ files with no KML document or no drawable coordinates cannot be mapped and will error cleanly instead of returning a blank image.
  • Only the vector geometry is drawn; embedded ground images and 3D terrain are not included.
  • Files larger than 40 MB are not accepted.

Common questions