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
What happens to my file?
Your file is sent to the Reisezoom server for processing, handled there and deleted immediately — nothing is stored. A browser cannot read FIT, TCX, KML or KMZ — some of those are packed binary formats. The conversion uses the same component as the desktop app.
Is it free, no sign-up?
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.
