What is the difference between .dcr and .pict?
- Extension
 - .dcr
 - .pict
 
- Format
 - Binary
 - Binary
 
- Category
 - Camera
 - Raster Image
 
- Developer
 - Kodak
 - Apple
 
- 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.
 - Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
 
- MIME Type
 - image/x-kodak-dcr
 - image/pict
 
- Sample
 - sample.dcr
 - sample.pict
 
- Wikipedia
 - .pict on Wikipedia