CSV to KML Converter

Turn a CSV of latitude and longitude columns into KML placemarks for Google Earth.

Paste CSV

Drop a file here, or

Requires lat/latitude/y and lon/lng/longitude/x columns. Other columns become placemark properties where supported.

Need the other direction? KML to CSV

KML

Understanding CSV to KML

Geometry and attribute translation

Turn a CSV of latitude and longitude columns into KML placemarks for Google Earth.

CSV to KML translates csv 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

Requires lat/latitude/y and lon/lng/longitude/x columns. Other columns become placemark properties where supported.

After CSV 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.