Convert Waze trip history to GPX, GeoJSON and KML file formats

Waze is a popular GPS navigation app owned by Google.
It stores trip history for the last 3 months, but does not offer native export to GPX, GeoJSON, or KML formats.
This tool converts the proprietary CSV files from Waze's personal data export into open, widely supported formats, compatible with Google Maps, Garmin devices, OsmAnd, QGIS, and other mapping applications, to analyze and share past trips.
Conversion runs entirely in your browser, your data never leaves your device.

Step 1: Export personal data from Waze

Request and download data archive from https://www.waze.com/account/download_data,
then extract "account_activity_*.csv" files from password-protected archive

Step 2: Upload account_activity_*.csv files

Uploaded trips:

Step 3: Adjust settings

Trim trip history
First trip start date:
Last trip start date:
Selected trips:
Merge trips?

Step 4: Download trip data in open formats


Source code: https://github.com/TheStalwart/waze2gpx