What is the difference between .ps and .sun?
- Extension
- .ps
- .sun
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Sun Microsystems
- 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.
- Bitmap image generated by a Sun Microsystems workstation; native graphic format used by the Sun Unix operating system; uses a standard image format that can be read by several graphics programs.
- MIME Type
- application/postscript
- image/x-sun-raster
- Sample
- sample.ps
- sample.sun
- Wikipedia
- .ps on Wikipedia
- .sun on Wikipedia