What is the difference between .ps and .viff?
- Extension
- .ps
- .viff
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- AccuSoft Pegasus
- 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.
- The Visualization Image File Format (VIFF) is a specialized file format designed for storing image data. It is primarily used in scientific and technical applications where complex visualization of multi-dimensional data is required. VIFF files can store various types of data including grayscale, color, and multi-spectral images, making them suitable for tasks such as image processing, medical imaging, and remote sensing. This format supports a range of metadata, allowing for the inclusion of information about the image data, such as dimensions and color.
- MIME Type
- application/postscript
- image/x-viff
- Sample
- sample.ps
- sample.viff
- Wikipedia
- .ps on Wikipedia