rasttopnm(1) - Linux man page

Name

rasttopnm - convert a Sun rasterfile to a PNM image

Synopsis

rasttopnm

[rastfile]

Description

This program is part of Netpbm(1).

rasttopnm reads a Sun rasterfile as input and produces a PNM image as output. The type of the output file depends on the input file - if it's black and white, rasttopnm writes a PBM image. If it's grayscale, rasttopnm writes a PGM. If it's color, rasttopnm writes a PPM. The program tells you which type it is generating.

See Also

pnmtorast(1), pnm(1)

Author

Copyright © 1989, 1991 by Jef Poskanzer.