brushtopbm
Convert a Xerox doodle brush file into a PBM image. More information: <https://netpbm.sourceforge.net/doc/brushtopbm.html>.
Install
- All systems
-
curl cmd.cat/brushtopbm.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 update
sudo apt-get install netpbm
- OS X
-
brew install netpbm
- Raspbian
-
apt-get install netpbm
- Dockerfile
- dockerfile.run/brushtopbm
Convert a Xerox doodle brush file into a PBM image. More information: <https://netpbm.sourceforge.net/doc/brushtopbm.html>.
-
Generate a PBM file as output for a Xerox doodle brush file as input:
brushtopbm path/to/file.brush
-
Display version:
brushtopbm -version
© tl;dr; authors and contributors