What is the difference between .pm and .bmp?
- Extension
- .pm
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- IBM
- Microsoft
- Description
- PM (Unix XV Graphic File) is an image format used with the Unix XV image viewer and is supported by some other image viewers. It is a raster based format that stores RGB color values for each pixel in the image as well as various other settings.
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- image/x-xv
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia