GPX to CSV Converter

Export GPX waypoints and track points to a CSV with latitude, longitude, elevation, and time columns.

Paste GPX

Drop a file here, or

Waypoints and track/route points are flattened into rows. Use CSV to GPX for the reverse conversion.

Need the other direction? CSV to GPX

CSV

Understanding GPX to CSV

Geometry and attribute translation

Export GPX waypoints and track points to a CSV with latitude, longitude, elevation, and time columns.

GPX to CSV translates gpx into csv. Geometry and common properties usually transfer, while styling, CRS metadata and format-specific extensions may not have direct equivalents.

What to check after conversion

Waypoints and track/route points are flattened into rows. Use CSV to GPX for the reverse conversion.

After GPX to CSV, compare feature counts, geometry types, bounds and representative attributes with the source. Open the output independently before replacing or distributing the original file.