What is the difference between .ps and .sgi?
- Extension
- .ps
- .sgi
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Silicon Graphics
- 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.
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- MIME Type
- application/postscript
- image/sgi
- Sample
- sample.ps
- sample.sgi
- Wikipedia
- .ps on Wikipedia
- .sgi on Wikipedia