CSV to GPX Converter

Turn a CSV of latitude and longitude columns into GPX waypoints for GPS devices.

Paste CSV

Drop a file here, or

Requires lat/latitude/y and lon/lng/longitude/x columns. Other columns become waypoint fields where supported.

Need the other direction? GPX to CSV

GPX

Understanding CSV to GPX

Geometry and attribute translation

Turn a CSV of latitude and longitude columns into GPX waypoints for GPS devices.

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

What to check after conversion

Requires lat/latitude/y and lon/lng/longitude/x columns. Other columns become waypoint fields where supported.

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