macOS
brew install gpsbabellocal Homebrew formula metadata
sudo port install gpsbabelMacPorts ports tree · textproc/gpsbabel/Portfile · source: api.github.com
brew
Converts/uploads GPS waypoints, tracks, and routes. Version 1.10.0 via Homebrew; verified from local package data.
install
brew install gpsbabellocal Homebrew formula metadata
sudo port install gpsbabelMacPorts ports tree · textproc/gpsbabel/Portfile · source: api.github.com
sudo apk add gpsbabelAlpine Linux edge package indexes · gpsbabel · source: dl-cdn.alpinelinux.org
sudo apt install gpsbabelDebian stable package indexes · gpsbabel · source: deb.debian.org
sudo dnf install gpsbabelFedora Rawhide package metadata · gpsbabel · source: dl.fedoraproject.org
nix profile install nixpkgs#gpsbabelnixpkgs package indexes · pkgs/by-name/gp/gpsbabel/package.nix · source: api.github.com
sudo pacman -S gpsbabelArch Linux sync databases · gpsbabel · source: geo.mirror.pkgbuild.com
sudo zypper install gpsbabelopenSUSE Tumbleweed package metadata · gpsbabel · source: download.opensuse.org
overview
Converts/uploads GPS waypoints, tracks, and routes
history
GPSBabel is a long-running command-line and graphical utility for moving GPS waypoints, tracks, and routes between consumer GPS devices, GPX, geocaching files, mapping programs, and many vendor-specific formats.
Robert Lipe describes GPSBabel as growing out of his own frustration in late 2001 with Unix and Linux tools for transferring waypoints to a Magellan 330 for geocaching. The idea was to normalize the small set of information needed to represent a waypoint, then connect readers and writers for many formats around that common model.
The first public GPSBabel release was made on SourceForge in July 2002. Lipe's history page says that release was Unix-only and supported ten formats: Geocaching.com LOC, GPSman, GPX 1.0, Magellan Serial, Mapsend, Mapsource, PCX, GPSUtil, Tiger, and CSV.
The project later moved source development to GitHub while the gpsbabel.org site remained the authoritative documentation and release surface. Its change log shows years of format support, GPX/KML work, Garmin handling, GUI and build-system maintenance, and cross-platform packaging.
GPSBabel became a standard bridge in geocaching, mapping, and GPS-device workflows because it solved the unglamorous but persistent problem of converting proprietary GPS data into portable formats such as GPX and KML.
Lipe's project history notes use by Google Earth and GSAK, plus coverage in mapping and GPS books and Linux publications. The package appears in many Unix-like package managers, reflecting its role as a reusable plumbing tool rather than a single-vendor application.
Package users generally invoke the `gpsbabel` executable in scripts or shell pipelines to read one GPS/file format, apply filters, and write another format. Typical jobs include downloading waypoints from older GPS receivers, converting geocache files, exporting tracks to GPX, and preparing KML for map viewers.
The official capabilities page is central to real use: users pick a supported reader/writer pair, then consult the generated HTML documentation for options specific to a device or file format.
GPSBabel matters to package-manager culture because it is classic Unix glue: a small executable with many format adapters that lets old devices, proprietary vendor formats, GPX, KML, GIS tools, and geocaching workflows coexist.
It is also a useful packaging stress test. Builds have historically needed USB/Garmin support, Qt GUI pieces, platform-specific installers, and a large matrix of format tests while still exposing a simple CLI.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gpsbabel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/GPSBabel/gpsbabel
install metadata
| Package key | brew:gpsbabel |
|---|---|
| Version | 1.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gpsbabel |
| Homepage | https://www.gpsbabel.org/ |
| Repository | https://github.com/GPSBabel/gpsbabel |
| Upstream docs | https://www.gpsbabel.org/htmldoc-1.10.0/index.html |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/GPSBabel/gpsbabel/archive/refs/tags/gpsbabel_1_10_0.tar.gz |
| Dependencies | libusb, qt5compat, qtbase, shapelib |
| Build dependencies | cmake, pkgconf, qtserialport |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gpsbabel |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gpsbabel 1.10.0+ds-1
GPS file conversion plus transfer to/from GPS units
sudo apt install gpsbabelgpsbabel-doc 1.10.0+ds-1
GPS file conversion plus transfer to/from GPS units - documentation
sudo apt install gpsbabel-docgpsbabel-gui 1.10.0+ds-1
GPS file conversion plus transfer to/from GPS units - GUI
sudo apt install gpsbabel-guigpsbabel
nix profile install nixpkgs#gpsbabelgpsbabel 1.9.0+ds-2build3
GPS file conversion plus transfer to/from GPS units
sudo apt install gpsbabelgpsbabel-doc 1.9.0+ds-2build3
GPS file conversion plus transfer to/from GPS units - documentation
sudo apt install gpsbabel-docgpsbabel-gui 1.9.0+ds-2build3
GPS file conversion plus transfer to/from GPS units - GUI
sudo apt install gpsbabel-guigpsbabel 1.10.0-r0
Convert, manipulate, and transfer data from GPS programs or GPS receivers
sudo apk add gpsbabelgpsbabel-lang 1.10.0-r0
translations for gpsbabel
sudo apk add gpsbabel-langgpsbabel 1.10.0-3.fc44
A tool to convert between various formats used by GPS devices
sudo dnf install gpsbabelgpsbabel-gui 1.10.0-3.fc44
Qt GUI interface for GPSBabel
sudo dnf install gpsbabel-guigpsbabel 1.10.0-4
Read, write and manipulate GPS waypoints in a variety of formats
sudo pacman -S gpsbabelgpsbabel 1.10.0-3.1
Converts GPS waypoint, route and track data from one format type to another
sudo zypper install gpsbabelgpsbabel-gui 1.10.0-3.1
Qt GUI interface for GPSBabel
sudo zypper install gpsbabel-guigpsbabel
sudo port install gpsbabelsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.