LinuxCommandLibrary

hipstopgm

Read a HIPS file as input and return a PGM image as output.

TLDR

Convert a HIPS file into a PGM image

$ hipstopgm [path/to/file.hips]
copy


Suppress all informational messages
$ hipstopgm -quiet
copy


Display version
$ hipstopgm -version
copy

Copied to clipboard