What is the difference between .ps and .oxps?
- Extension
- .ps
- .oxps
- Format
- Binary
- Binary
- Category
- Vector Image
- Document
- Developer
- Adobe Systems
- Microsoft
- Description
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- 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
- application/postscript
- application/oxps
- Sample
- sample.ps
- sample.oxps
- Wikipedia
- .ps on Wikipedia
- .oxps on Wikipedia