All tools

CSV to GPX Converter

Comma-Separated Values (CSV) is the format used by Google Sheets, Microsoft Excel, Apple Numbers, Airtable, and Notion. GPS Exchange Format (GPX) is what hikers, cyclists, runners, and anyone loading routes onto a GPS device need. This free converter takes a CSV file and produces a ready-to-use .gpx on the spot — everything runs in your browser, so your data never touches our server. Drop a file or paste text on the left, click convert, copy or download the result on the right.

 

Frequently asked questions

How do I convert CSV to GPX?

Open this page, paste your CSV text or drop your .csv file into the input panel, keep the dropdown set to CSV on the left and GPX on the right, then click Convert. The .gpx output appears on the right; copy it to your clipboard or download the file.

Is this CSV-to-GPX converter free?

Yes, completely free. No signup, no watermark, no upload limits. The conversion runs entirely in your browser using open-source libraries.

Does my file get uploaded anywhere?

No. The converter is fully client-side — your CSV file is parsed by JavaScript running in your own browser tab and never leaves your computer. We have no server-side processing for these tools.

What's the difference between CSV and GPX?

CSV is a flat spreadsheet format. It strips geometry down to lat/lng columns and is the universal way to move place data between tools. GPX is an XML format built specifically for GPS hardware. It handles waypoints, routes, and tracks with timestamps and elevation.

Can I convert GPX back to CSV?

Yes — switch the dropdowns or open our /tools/gpx-to-csv/ page. We support every directional pair between KML, GPX, GeoJSON, CSV, and Excel.

Need to export from Google Maps?

ExportMyMap pulls your starred and saved places directly from Google Maps and gives you the same five formats this converter speaks — plus a shareable link and a printable PDF.

Try ExportMyMap