hipstopgm - Man Page
convert a HIPS file into a PGM image
Examples (TL;DR)
- Convert a HIPS file into a PGM image:
hipstopgm path/to/file.hips
- Suppress all informational messages:
hipstopgm -quiet
- Display version:
hipstopgm -version
Synopsis
hipstopgm [hipsfile]
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.
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)
Author
Copyright (C) 1989 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Info
24 August 89 netpbm documentation