What is the difference between .pbm and .oxps?
- Extension
- .pbm
- .oxps
- 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 OXPS file is a file created in the Open XML Paper Specification (OpenXPS) format, which is the same format used by .XPS files. It is similar to a .PDF file and describes the structure and content of a document.
- MIME Type
- image/x-portable-bitmap
- application/oxps
- Sample
- sample.pbm
- sample.oxps
- Wikipedia
- .pbm on Wikipedia
- .oxps on Wikipedia