What is the difference between .raw and .xbm?
- Extension
- .raw
- .xbm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- Adobe
- The X Consortium
- Description
- It is a RAW image file stored as captured by digital cameras CCD like Panasonic, Leica, and Casio cameras. The images can be adjusted for white balance and exposure using supporting image-editing applications.
- 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.raw
- sample.xbm
- Wikipedia
- .raw on Wikipedia
- .xbm on Wikipedia