What is the difference between .ras and .ps?
- Extension
- .ras
- .ps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Sun
- Adobe Systems
- 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.
- 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.
- MIME Type
- image/x-cmu-raster
- application/postscript
- Sample
- sample.ps
- Wikipedia
- .ras on Wikipedia
- .ps on Wikipedia