What is the difference between .oxps and .pbm?
- Extension
- .oxps
- .pbm
- Format
- Binary
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- Wolfgang Hoschek
- Description
- 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.
- 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/oxps
- image/x-portable-bitmap
- Sample
- sample.oxps
- sample.pbm
- Wikipedia
- .oxps on Wikipedia
- .pbm on Wikipedia