GeoJSON to KML Converter

Convert GeoJSON features into KML placemarks for Google Earth.

Paste GeoJSON

Drop a file here, or

Point, LineString, Polygon, and multi-geometry types are supported. Names and descriptions become KML fields.

Need the other direction? KML to GeoJSON

KML

Understanding GeoJSON to KML

Geometry and attribute translation

Convert GeoJSON features into KML placemarks for Google Earth.

GeoJSON to KML translates geojson into kml. Geometry and common properties usually transfer, while styling, CRS metadata and format-specific extensions may not have direct equivalents.

What to check after conversion

Point, LineString, Polygon, and multi-geometry types are supported. Names and descriptions become KML fields.

After GeoJSON to KML, compare feature counts, geometry types, bounds and representative attributes with the source. Open the output independently before replacing or distributing the original file.