What is the difference between .plasma and .sgi?
- Extension
 - .plasma
 - .sgi
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - ImageMagick Studio
 - Silicon Graphics
 
- Description
 - The plasma image format is a build-in format in the ImageMagick library.
 - 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/x-plasma
 - image/sgi
 
- Sample
 - sample.sgi
 
- Wikipedia
 - .plasma on Wikipedia
 - .sgi on Wikipedia