LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pamtopam

copies PAM images, normalizing format details

TLDR

Normalize PAM image format
$ pamtopam [input.pam] > [output.pam]
copy

SYNOPSIS

pamtopam [file]

DESCRIPTION

pamtopam copies PAM images, normalizing format details. Useful for ensuring consistent PAM format or as a no-op filter in pipelines. 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