GeoJSON to KML Converter

Take GeoJSON data from a web map and open it in Google Earth as KML. Runs entirely in your browser, nothing is sent anywhere.

Your files never leave this tab

There is no upload. Files are read by the code already running on this page, processed in memory, and handed straight back to you as a download. This tool has no server that accepts your data and nothing is written to storage.

Want proof? Turn off your Wi-Fi, then convert. It still works, because the work happens on your device.

  • 0 bytes sent
  • No account
  • No storage
  • Works offline after loading

Local memory processing

Professional Utility

One free file per batch · unlock unlimited for $9 once · no account

Why convert GeoJSON to KML

GeoJSON is easy to generate from code but Google Earth cannot open it directly. Converting to KML is the usual bridge when you want to inspect or present map data authored for the web inside Earth's 3D viewer instead.

Curious how the conversion itself works with nothing ever uploaded? Read how TrailConvert works.

Frequently asked questions

How do I convert GeoJSON to KML?
Drop your GeoJSON file onto TrailConvert on this page. It's read and converted to KML directly in your browser, and the result is ready to download in a few seconds — no upload, no account.
Is this GeoJSON to KML converter free?
Yes. Converting one file at a time is free with no account or signup. Converting a batch of files at once requires a one-time $9 unlock.
Does converting GeoJSON to KML upload my file to a server?
No. The conversion runs entirely in your browser using JavaScript's File API. Your file is never sent anywhere, and TrailConvert has no upload endpoint for route files at all.