What is the difference between .pcd and .ico?
- Extension
- .pcd
- .ico
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Kodak
- Microsoft
- 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.
- An ICO file is an image format used to store icons for Windows programs, files, and folders. It contains two bitmaps: 1) the AND bitmap - the image mask (which determines what part of the icon is transparent) and 2) the XOR bitmap - contains the icon which is mapped onto the image mask. ICO files can be modified to create custom icons.
- MIME Type
- image/x-photo-cd
- image/x-icon
- Sample
- sample.pcd
- sample.ico
- Wikipedia
- .pcd on Wikipedia
- .ico on Wikipedia