ybmtopbm

Convert a Bennet Yee "face" file to PBM. More information: <https://netpbm.sourceforge.net/doc/ybmtopbm.html>.

Install

All systems
curl cmd.cat/ybmtopbm.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

Convert a Bennet Yee "face" file to PBM. More information: <https://netpbm.sourceforge.net/doc/ybmtopbm.html>.

  • Convert a YBM image file to PBM:
    ybmtopbm path/to/input_file.ybm > path/to/output_file.pbm

© tl;dr; authors and contributors