What is the difference between .svgz and .ps?
- Extension
- .svgz
- .ps
- Format
- Binary
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Adobe Systems
- Adobe Systems
- Description
- Scalable Vector Graphics (.SVG) files store graphic images in XML format and may contain gradients, transparency, filters and animations. SVG files are compressed using GZIP compression.
- 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/svg+xml
- application/postscript
- Sample
- sample.ps
- Wikipedia
- .svgz on Wikipedia
- .ps on Wikipedia