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

hipstopgm - convert a HIPS file into a PGM image

Author

       Copyright (C) 1989 by Jef Poskanzer.

Description

       This program is part of Netpbm(1).

       hipstopgm reads a HIPS file as input and produces a PGM image as output.

       If  the  HIPS  file  contains  more than one frame in sequence, hipstopgm will concatenate all the frames
       vertically.

       HIPS is a format developed at the Human Information Processing Laboratory, NYU.

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

netpbm documentation                              24 August 89                          HipstopgmUserManual(1)

Name

       hipstopgm - convert a HIPS file into a PGM image

Options

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

See Also

pgm(1)

Synopsis

hipstopgm [hipsfile]

See Also