LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pamtosrf

converts PAM images to SRF format used for custom vehicle icons on Garmin GPS

TLDR

Convert PAM to SRF format
$ pamtosrf [input.pam] > [output.srf]
copy

SYNOPSIS

pamtosrf [file]

DESCRIPTION

pamtosrf converts PAM images to SRF (Garmin vehicle image) format used for custom vehicle icons on Garmin GPS devices. Part of Netpbm toolkit.

INSTALL

sudo apt install netpbm
copy
sudo dnf install netpbm
copy
sudo pacman -S netpbm
copy
sudo apk add netpbm
copy
sudo zypper install netpbm
copy
brew install netpbm
copy
nix profile install nixpkgs#netpbm
copy

SEE ALSO

Copied to clipboard
Kai