What is GeoJSON?
GeoJSON is the open JSON standard for geographic data, widely used by web maps and developers.
What is GPX?
GPX (GPS Exchange Format) is the universal, human-readable XML standard for GPS tracks — understood by almost every map, route planner, watch and hiking site.
Why convert GeoJSON to GPX?
You have a route as GeoJSON but a watch, hiking portal or GPS device needs GPX. This turns the GeoJSON line into a clean GPX track.
How to convert GeoJSON to GPX
1. Drop your GeoJSON file above (or click to choose). 2. It is converted on the spot. 3. Your GPX download starts automatically. No sign-up, and your file is never stored.
FAQ
Is it free and private?
Yes — completely free, no sign-up, and your file is never stored; it is only used to convert.
Which GeoJSON does it accept?
A LineString or the points of a track; the coordinates are written out as a GPX track.
