ppmdim
Dim a PPM image. Partly superseded by pamfunc -multiplier. More information: <https://netpbm.sourceforge.net/doc/ppmdim.html>.
Install
- All systems
-
curl cmd.cat/ppmdim.sh
- Debian
-
apt-get install netpbm - Ubuntu
-
apt-get install netpbm - Arch Linux
-
pacman -S netpbm - Kali Linux
-
apt-get install netpbm - CentOS
-
yum install netpbm-progs - Fedora
-
dnf install netpbm-progs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install netpbm - OS X
-
brew install netpbm - Raspbian
-
apt-get install netpbm
Dim a PPM image. Partly superseded by pamfunc -multiplier. More information: <https://netpbm.sourceforge.net/doc/ppmdim.html>.
-
Dim the specified PPM image by dimfactor:
ppmdim 0.6 path/to/input.ppm > path/to/output.ppm
© tl;dr; authors and contributors