What is the difference between .wdp and .dib?
- Extension
- .wdp
- .dib
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Microsoft
- Microsoft
- Description
- Compressed raster image format developed by Microsoft; similar to the .JPG format, but uses a higher degree of compression and supports both lossy and lossless compression; used primarily for high-resolution digital photographs; can be used with several Microsoft products including Windows Photo Viewer, Windows Live Movie Maker (WLMM), and Microsoft Word.
- 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/vnd.ms-photo
- image/bmp
- Sample
- sample.wdp
- sample.dib
- Wikipedia
- .wdp on Wikipedia
- .dib on Wikipedia