pbmtoptx - Man Page
convert a PBM image into Printronix printer graphics
Examples (TL;DR)
- Convert a PBM image into a PTX file:
pbmtoptx path/to/image.pbm > path/to/output.ptx
Synopsis
pbmtoptx [pbmfile]
Description
This program is part of Netpbm(1).
pbmtoptx reads a PBM image as input and produces a file of Printronix printer graphics as output.
Note that there is no ptxtopbm tool - this transformation is one way.
Options
There are no command line options defined specifically for pbmtoptx, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbm(1)
Author
Copyright (C) 1988 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Info
31 August 1988 netpbm documentation