sgi2ppm

 

Tool to convert SGI Irix RGB format image files into PPM files which can be read on a Win2K machine. 

The tool scanalyze saves SGI format files when you save a screen image. For some reason these can only be read on an SGI. I have found no other tool which can successfully read these output image files, so I wrote this utility to covert the format.

 

Needs the SGI IFL libraries installed to work.

Written by James Davis

sgi2ppm <file.rgb> - Views the rgb file
sgi2ppm <file.rgb> <file.ppm> - Converts to a ppm file
sgi2jpg <file.rgb> <file.jpg> - Converts to a jpg file

 

[sgi2ppm_distribution.zip 4.6MB]