What is the difference between .sgi and .pict?
- Extension
- .sgi
- .pict
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- Apple
- Description
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- MIME Type
- image/sgi
- image/pict
- Sample
- sample.sgi
- sample.pict
- Wikipedia
- .sgi on Wikipedia
- .pict on Wikipedia