What is the difference between .ras and .xps?
- Extension
- .ras
- .xps
- Format
- Binary
- Binary
- Category
- Raster Image
- Document
- Developer
- Sun
- Microsoft
- Description
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- 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-cmu-raster
- application/vnd.ms-xpsdocument
- Sample
- sample.xps
- Wikipedia
- .ras on Wikipedia
- .xps on Wikipedia