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
- Upload a
.kmzfile (up to 40 MB). - Press Convert file.
- 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.