Strava GPX Export

Enter the URL of the Strava ride, segment, or effort you'd like to export:

 

This tool uses ride data from the GPS fitness site Strava.com to create .gpx files you can upload to your Garmin or other GPS device, or use with other mapping services. I've also built a tool for TCX export.

Instructions

Details

  • Stationary rides (trainer, rollers) don't produce a valid GPX.
  • All ride and effort exports contain the following data:
    • time
    • latitude and longitude
    • elevation
    • heartrate (when available)
    • cadence (when available)
    • temperature (when available)
  • Segments contain only latitude and longitude data, but the tool ads timestamps during export to create a valid .gpx
  • Activity types are exported as "Cycling", "Running", or "Other" for now.
  • If you need watts, or a format other than GPX, I've also built a TCX Exporter, and the GPSies Convert Tool has worked well for me
  • Jim Ley made a Greasemonkey script that also exports Strava rides and segments