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

pbmtogem - convert a PBM image into a GEM .img file

Author

       Copyright (C) 1988 by David Beckemeyer (bdt!david) and Jef Poskanzer.

Description

       This program is part of Netpbm(1).

       pbmtogem reads a PBM image as input and produces a compressed GEM .img file as output.

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/pbmtogem.html

netpbm documentation                              11 July 1992                           PbmtogemUserManual(1)

Limitations

pbmtogem cannot compress repeated lines.

Name

       pbmtogem - convert a PBM image into a GEM .img file

Options

       There are no command line options defined specifically for pbmtogem, but it recognizes the options common
       to all programs based on libnetpbm (See  Common Options .)

See Also

gemtopbm(1), pbm(1)

Synopsis

pbmtogem [pbmfile]

See Also