What is the difference between .svgz and .xps?
- Extension
- .svgz
- .xps
- Format
- Binary
- Binary
- Category
- Vector Image
- Document
- Developer
- Adobe Systems
- Microsoft
- 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.
- An XPS file is a document that contains fixed page layout information written in the XPS page description language. It defines the layout, appearance, and printing information for a document. XPS files are similar to .PDF files, but saved in Microsoft’s proprietary XPS format.
- MIME Type
- image/svg+xml
- application/vnd.ms-xpsdocument
- Sample
- sample.xps
- Wikipedia
- .svgz on Wikipedia
- .xps on Wikipedia