Convert GeoJSON (.geojson) to GPX (.gpx)

RouteConverter opens GeoJSON files and saves them as GPX — free, offline, no upload required.

How to convert .geojson to .gpx

  1. Open the .geojson file via File → Open.
  2. Pick GPX in the Save as dropdown.
  3. Choose where to save it via File → Save as.

About GeoJSON (.geojson)

GeoJSON (RFC 7946) is an open JSON format for geographic features — points, lines and polygons with arbitrary properties. The default interchange format for web maps: Mapbox, Leaflet, MapLibre and most modern GIS and web-mapping stacks.

About GPX (.gpx)

GPX (GPS Exchange Format) is an open XML format for waypoints, tracks and routes, with optional time, elevation and extension fields. It's the universal GPS interchange format — read and written by Garmin Connect, Google Earth, OsmAnd, Strava, komoot and nearly every GPS app or device made since 2004.

Download RouteConverter — Windows, macOS, Linux, free.

FAQ

Can RouteConverter convert .geojson to .gpx for free?

Yes. RouteConverter is free and open source. Opening a GeoJSON file and saving it as GPX does not require an account, a subscription, or an internet connection.

Does the file get uploaded anywhere?

No. RouteConverter runs on your own computer (Windows, macOS or Linux) and converts the file locally — nothing is sent to a server.

Can I convert .gpx back to .geojson?

Usually yes — open the GPX file and pick GeoJSON in the Save-as dropdown. Fields the target format cannot represent are dropped with a warning.