What is the difference between .dcr and .bmp?
- Extension
- .dcr
- .bmp
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Kodak
- Microsoft
- Description
- Uncompressed image saved in Kodak's RAW image format; used by Kodak digital cameras (typically SLRs) for capturing photos without any compression or color adjustments.
- 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-kodak-dcr
- image/bmp
- Sample
- sample.dcr
- sample.bmp
- Wikipedia
- .bmp on Wikipedia