What is the difference between .cr2 and .bmp?
- Extension
- .cr2
- .bmp
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Canon
- Microsoft
- Description
- A CR2 file is a raw camera image created by Canon digital cameras. It stores uncompressed image data exactly how it was captured by the CCD. CR2 files can be adjusted for white balance and exposure using several image-editing software programs, including the software bundled with Canon digital camera purchases.
- 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-canon-cr2
- image/bmp
- Sample
- sample.cr2
- sample.bmp
- Wikipedia
- .cr2 on Wikipedia
- .bmp on Wikipedia