What is the difference between .raf and .dib?
- Extension
- .raf
- .dib
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Fuji
- Microsoft
- Description
- Uncompressed RAW photograph taken with a Fuji digital camera, such as a high-end FinePix model; contains unprocessed image data; may also include a .JPG version of the same image within the file.
- 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/x-fujifilm-raf
- image/bmp
- Sample
- sample.raf
- sample.dib
- Wikipedia
- .raf on Wikipedia
- .dib on Wikipedia