What is the difference between .ps and .rgb?
- Extension
- .ps
- .rgb
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- SGI
- 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.
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- MIME Type
- application/postscript
- image/x-rgb
- Sample
- sample.ps
- sample.rgb
- Wikipedia
- .ps on Wikipedia
- .rgb on Wikipedia