What is the difference between .j2k and .rgb?
- Extension
- .j2k
- .rgb
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Joint Photographic Experts Group
- SGI
- Description
- 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.
- 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.
- MIME Type
- image/jp2
- image/x-rgb
- Sample
- sample.j2k
- sample.rgb
- Wikipedia
- .j2k on Wikipedia
- .rgb on Wikipedia