What is the difference between .sgi and .bpg?
- Extension
- .sgi
- .bpg
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- Fabrice Bellard
- 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.
- Better Portable Graphics (BPG) image format created to replace the JPEG format; provides the same quality as JPEG images but in a smaller file size; supports lossless compression; natively supports 8 to 14 bits per channel.
- MIME Type
- image/sgi
- image/x-bpg
- Sample
- sample.sgi
- sample.bpg
- Wikipedia
- .sgi on Wikipedia
- .bpg on Wikipedia