What is the difference between .sgi and .emz?
- Extension
- .sgi
- .emz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Silicon Graphics
- Micosoft
- 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.
- An EMZ file contains an Enhanced Metafile (.EMF file) that has been compressed with the .GZIP compression algorithm. It is compressed to reduce storage space and be more easily transferred between applications. EMZ files are typically used by Microsoft programs such as Visio and the Office suite, which includes Word and PowerPoint.
- MIME Type
- image/sgi
- application/x-msmetafile
- Sample
- sample.sgi
- Wikipedia
- .sgi on Wikipedia
- .emz on Wikipedia