What is the difference between .pcd and .dib?
- Extension
- .pcd
- .dib
- 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.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- image/x-photo-cd
- image/bmp
- Sample
- sample.pcd
- sample.dib
- Wikipedia
- .pcd on Wikipedia
- .dib on Wikipedia