Skip to content
Geo Utilities

GPX to GeoJSON Converter

GPX to GeoJSON Converter processed locally in your browser.

How to use
  1. Single File tab: upload or paste a GPX, KML, or CSV file and it converts to GeoJSON automatically.
  2. Download the result as GeoJSON, GPX, KML, or CSV using the export buttons.
  3. Batch (Multiple Files) tab: upload several files at once — they're parsed and merged into one combined GeoJSON.

Map Preview

Upload or paste a GPX, KML, or CSV file to preview it on the map.

How it works

  1. Choose a file or paste its contents.
  2. Review the converted features and map preview.
  3. Copy or download the GeoJSON result.

Supported range

Accepts the source format named in this page and outputs a GeoJSON FeatureCollection.

Important notes

Files larger than 50 MB are rejected to keep the browser responsive.

Report an issue