What is the difference between .pbm and .xps?
- Extension
- .pbm
- .xps
- Format
- Binary
- Binary
- Category
- Raster Image
- Document
- Developer
- Wolfgang Hoschek
- Microsoft
- Description
- 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.
- An XPS file is a document that contains fixed page layout information written in the XPS page description language. It defines the layout, appearance, and printing information for a document. XPS files are similar to .PDF files, but saved in Microsoft’s proprietary XPS format.
- MIME Type
- image/x-portable-bitmap
- application/vnd.ms-xpsdocument
- Sample
- sample.pbm
- sample.xps
- Wikipedia
- .pbm on Wikipedia
- .xps on Wikipedia