What is the difference between .pict and .sgi?
- Extension
- .pict
- .sgi
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Apple
- Silicon Graphics
- Description
- 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.
- 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.
- MIME Type
- image/pict
- image/sgi
- Sample
- sample.pict
- sample.sgi
- Wikipedia
- .pict on Wikipedia
- .sgi on Wikipedia