What is the difference between .ppm and .oxps?
- Extension
- .ppm
- .oxps
- Format
- Text
- Binary
- Category
- Raster Image
- Document
- Developer
- Jef Poskanzer
- Microsoft
- Description
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- 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-pixmap
- application/oxps
- Sample
- sample.ppm
- sample.oxps
- Wikipedia
- .ppm on Wikipedia
- .oxps on Wikipedia