macptopbm
all
Read a MacPaint file as input and produce a PBM image as output. See also: `pbmtomacp`.
More info →Options (3)
-ebooleanSkip over `n` bytes when reading the file
Example:
macptopbm {{[-e|-extraskip]}} {{n}} > {{path/to/output.pbm}}-qbooleanSuppress all informational messages
Example:
macptopbm {{[-q|-quiet]}} > {{path/to/output.pbm}}-vbooleanDisplay version
Example:
macptopbm {{[-v|-version]}}Examples (4)
made by @shridhargupta | data from tldr-pages