What is the difference between .cr2 and .xbm?
- Extension
- .cr2
- .xbm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- Canon
- The X Consortium
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- image/x-canon-cr2
- image/x-xbitmap
- Sample
- sample.cr2
- sample.xbm
- Wikipedia
- .cr2 on Wikipedia
- .xbm on Wikipedia