1. NAME

rasttopnm - convert a Sun rasterfile into a portable anymap

2. SYNOPSIS

rasttopnm [ rastfile ]

3. DESCRIPTION

Reads a Sun rasterfile as input. Produces a portable anymap as output. The type of the output file depends on the input file - if it's black & white, a pbmfile is written, else if it's grayscale a pgmfile, else a ppmfile. The program tells you which type it is writing.

4. SEE ALSO

pnmtorast(1), pnm(5)

5. AUTHOR

Copyright (C) 1989, 1991 by Jef Poskanzer.