What is the difference between .rgb and .j2k?
- Extension
- .rgb
- .j2k
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- Joint Photographic Experts Group
- Description
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- 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/x-rgb
- image/jp2
- Sample
- sample.rgb
- sample.j2k
- Wikipedia
- .rgb on Wikipedia
- .j2k on Wikipedia