What is the difference between .pcd and .gif?
- Extension
 - .pcd
 - .gif
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Raster Image
 
- Developer
 - Kodak
 - CompuServe
 
- Description
 - This format was developed by Kodak in order to store images on optical or other media. It is used as a format for archiving scanned documents on Kodak devices. It encodes images in 24-bit color and supports resolutions of up to 6144x4096 pixels.
 - A GIF file is an image file often used for web graphics. It may contain up to 256 indexed colors with a color palette that may be a predefined set of colors or may be adapted to the colors in the image. GIF files are saved in a lossless format, meaning the clarity of the image is not compromised with GIF compression.
 
- MIME Type
 - image/x-photo-cd
 - image/gif
 
- Sample
 - sample.pcd
 - sample.gif
 
- Wikipedia
 - .pcd on Wikipedia
 - .gif on Wikipedia