logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

thinkjettopbm - convert HP ThinkJet printer commands file to PBM

Author

       Copyright (C) 2001 by W. Eric Norum

Description

       This program is part of Netpbm(1).

       thinkjettopbm  reads HP ThinkJet printer commands from the standard input, or thinkjet_file if specified,
       and writes a PBM image to Standard Output.

       thinkjettopbm silently ignores text and non-graphics command sequences.

Document Source

       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master  documentation
       is at

              http://netpbm.sourceforge.net/doc/thinkjettopbm.html

netpbm documentation                              03 April 2001                     ThinkjettopbmUserManual(1)

Limitations

       The  program  handles  only  a  small  subset of ThinkJet command sequences, but enough to convert screen
       images from older HP test equipment.

Name

       thinkjettopbm - convert HP ThinkJet printer commands file to PBM

Options

       In addition to the options common to all programs based on libnetpbm (most notably  -quiet,  see   Common
       Options ), thinkjettopbm recognizes the following command line option:

       -d     Turns on debugging messages which are written to the standard error stream.

See Also

pnmtopclxl(1), pbmtolj(1), ppmtolj(1), ppmtopj(1), pjtoppm(1), pbm(1)

Synopsis

thinkjettopbm

       [-d]

       [thinkjet_file]

See Also