What is the difference between .dcr and .vips?
- Extension
- .dcr
- .vips
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Kodak
- VIPS (Visual Information Processing System)
- 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.
- VIPS is a libvips file format mainly used for calculations, but it can also store images. The main advantage is that it has no size limit; it's fast and straightforward. Nonetheless, most applications can't view it, so converting it to a more popular format is the only way to work around it.
- MIME Type
- image/x-kodak-dcr
- image/vnd.vips
- Sample
- sample.dcr
- Wikipedia
- .vips on Wikipedia