r/hike • u/404_Gpx_Not_Found • 4d ago
Discussion I built a free, no-account GPX track editor for hiking/cycling/kayaking — looking for bugs and brutal feedback

Hey all,
I'm a solo dev and I've spent the last couple of years building **GPX Edit Pro**, a free browser-based GPS track editor for outdoor sports — hiking, trail running, cycling, kayaking/SUP. Everything runs client-side: no account, no upload to a server, no ads.
What it does:
- Draw or import a GPX track, snap it to real trails/roads (BRouter + OSRM)
- Fix elevation using real DEM data, check surface type
- Generate a 3D flyover video of your route
- Export clean GPX/PDF files
- Auto-generate loop routes from a single starting point
- Works over satellite imagery (IGN, Swisstopo) as well as OpenStreetMap
I'm not selling anything — it's genuinely free, and I'd rather it stay useful than "grow." What I actually need right now is people who'll try to break it: weird coastal or river tracks, huge files, GPX exports from a Garmin/Wahoo/whatever that might not parse the way I expect, edge cases in general. If something looks wrong, doesn't load, mis-projects elevation, or the UI just doesn't make sense — I want to hear about it, good or harsh.
Link: gpx-edit-pro.ovh
Happy to answer anything about how it works under the hood too.