What is the difference between .jxr and .dib?
- Extension
- .jxr
- .dib
- Format
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Microsoft
- Microsoft
- Description
- Image stored in the JPEG XR format, which was originally developed by Microsoft for Windows Media software; supports deep color images with 48-bit RGB; used for high-resolution professional image editing; also supports lossless and lossy compression.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- image/vnd.ms-photo
- image/bmp
- Sample
- sample.jxr
- sample.dib
- Wikipedia
- .jxr on Wikipedia
- .dib on Wikipedia