What is the difference between .raf and .bmp?
- Extension
- .raf
- .bmp
- 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.
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- image/x-fujifilm-raf
- image/bmp
- Sample
- sample.raf
- sample.bmp
- Wikipedia
- .raf on Wikipedia
- .bmp on Wikipedia