KML to PDF
Convert KML files to PDF format
🔒 All processing happens locally in your browser. Your files never leave your device.
About KML
KML (Keyhole Markup Language) is an XML-based format for geographic data, originally developed for Google Earth. It supports vector features, styles, and placemarks, and is widely used for sharing data in Google Earth, Google Maps, and many navigation applications.
You might convert from KML when you need to work with the data in a GIS that does not natively support KML styles (e.g., ArcGIS or QGIS in analysis mode), when you need to perform spatial operations that require GeoJSON or Shapefile, or when you want to publish the data as web tiles.
Frequently asked questions
Will KML styles be preserved in the output?
Style information (fill colour, stroke, icon) is KML-specific and is generally not preserved when converting to formats like GeoJSON or Shapefile. If styles matter, consider exporting from Google Earth in a format that supports attribute-based styling.
What happens to KML folders and placemarks?
KML folders become features with a "folder" attribute. Placemark names and descriptions are preserved as feature properties in the output format.
Can I convert KMZ files?
KMZ is a ZIP-compressed KML file. Rename the .kmz extension to .zip, extract the .kml file inside, then upload the .kml file to the converter.
More KML Conversions
Convert KML files to other popular formats
to GeoJSON
.geojson
to Shapefile
.zip
to CSV
.csv
to GPX
.gpx
to GeoPackage
.gpkg
to FlatGeobuf
.fgb
to JSON-FG
.json
to MVT
.mvt
to PostgreSQL Dump
.sql
to PMTiles
.pmtiles
to MBTiles
.mbtiles
to DXF
.dxf
to GML
.gml
to Excel (XLSX)
.xlsx
to OpenDocument Spreadsheet
.ods
to GeoRSS
.xml
to MapInfo TAB
.tab
to File Geodatabase
.gdb.zip
to SpatiaLite
.sqlite
to GeoJSON Sequences
.geojsonl
to DGN (Microstation)
.dgn
to S57 Nautical Charts
.000
Convert to PDF From Other Formats
Convert other geospatial formats to PDF
from GeoJSON
.geojson
from Shapefile
.zip
from CSV
.csv
from GPX
.gpx
from GeoPackage
.gpkg
from FlatGeobuf
.fgb
from JSON-FG
.json
from MVT
.mvt
from PMTiles
.pmtiles
from MBTiles
.mbtiles
from DXF
.dxf
from TopoJSON
.topojson
from GML
.gml
from OpenStreetMap
.osm
from Excel (XLSX)
.xlsx
from OpenDocument Spreadsheet
.ods
from SVG
.svg
from GeoRSS
.xml
from MapInfo TAB
.tab
from File Geodatabase
.gdb.zip
from SpatiaLite
.sqlite
from Esri JSON
.json
from GeoJSON Sequences
.geojsonl
from DGN (Microstation)
.dgn
from S57 Nautical Charts
.000
Visualize Your Data
View your geospatial files on an interactive map
Coordinate Conversion Tools
Convert between different coordinate systems