pbmtoybm - Man Page
convert a PBM image into a Bennet Yee "face" file
Examples (TL;DR)
- Convert a PBM image file to YBM:
pbmtoybm path/to/input_file.pbm > path/to/output_file.ybm
Synopsis
pbmtoybm
[pbmfile]
Description
This program is part of Netpbm(1).
pbmtoybm reads a PBM image as input and produces as output a file acceptable to the face and xbm programs by Bennet Yee (bsy+@cs.cmu.edu).
Options
There are no command line options defined specifically for pbmtoybm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
ybmtopbm(1), pbm(1),
Author
Copyright (C) 1991 by Jamie Zawinski and Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
06 March 1990 netpbm documentation