What is the difference between .wmz and .pbm?
- Extension
- .wmz
- .pbm
- Format
- Binary
- Binary
- Category
- Other
- Raster Image
- Developer
- Microsoft
- Wolfgang Hoschek
- Description
- Preinstalled or custom skin that changes the appearance of the Windows Media Player interface; contains a combination of graphics and JScript code that defines the behavior of each element in the skin; compressed using ZIP compression.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/x-ms-wmz
- image/x-portable-bitmap
- Sample
- sample.pbm
- Wikipedia
- .wmz on Wikipedia
- .pbm on Wikipedia