What is the difference between .cr2 and .ras?
- Extension
- .cr2
- .ras
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Canon
- Sun
- 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.
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- MIME Type
- image/x-canon-cr2
- image/x-cmu-raster
- Sample
- sample.cr2
- Wikipedia
- .cr2 on Wikipedia
- .ras on Wikipedia