What is the difference between .sgi and .gif?
- Extension
- .sgi
- .gif
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- CompuServe
- 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.
- A GIF file is an image file often used for web graphics. It may contain up to 256 indexed colors with a color palette that may be a predefined set of colors or may be adapted to the colors in the image. GIF files are saved in a lossless format, meaning the clarity of the image is not compromised with GIF compression.
- MIME Type
- image/sgi
- image/gif
- Sample
- sample.sgi
- sample.gif
- Wikipedia
- .sgi on Wikipedia
- .gif on Wikipedia