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

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

How to convert .gpx to .geojson

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

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.

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.

Download RouteConverter — Windows, macOS, Linux, free.

FAQ

Can RouteConverter convert .gpx to .geojson for free?

Yes. RouteConverter is free and open source. Opening a GPX file and saving it as GeoJSON 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 .geojson back to .gpx?

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