pgmbentley

Bentleyize a PGM image. More information: <https://netpbm.sourceforge.net/doc/pgmbentley.html>.

Install

All systems
curl cmd.cat/pgmbentley.sh
Debian Debian
apt-get install netpbm
Ubuntu
apt-get install netpbm
Arch Arch Linux
pacman -S netpbm
image/svg+xml Kali Linux
apt-get install netpbm
CentOS
yum install netpbm-progs
Fedora
dnf install netpbm-progs
Windows (WSL2)
sudo apt-get update sudo apt-get install netpbm
OS X
brew install netpbm
Raspbian
apt-get install netpbm

Bentleyize a PGM image. More information: <https://netpbm.sourceforge.net/doc/pgmbentley.html>.

  • Apply the Bentley Effect on a PGM image:
    pgmbentley path/to/input_file.pgm > path/to/output_file.pgm

© tl;dr; authors and contributors