What is the difference between .sgi and .j2k?
- Extension
- .sgi
- .j2k
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- Joint Photographic Experts Group
- 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.
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, and lossless compression.
- MIME Type
- image/sgi
- image/jp2
- Sample
- sample.sgi
- sample.j2k
- Wikipedia
- .sgi on Wikipedia
- .j2k on Wikipedia