SGI (image file format)
From Just Solve the File Format Problem
SGI (also known as IRIS, and sometimes called RGB or Irix RGB) is a raster image file format. The image may be uncompressed, or use RLE compression.
SGI probably stands for Silicon Graphics Image.
Contents |
Identification
SGI files begin with bytes 01 DA
.
Specifications
Software
- Netpbm: pnmtosgi, sgitopnm
- ImageMagick (format named "SGI")
- libimage