What is the difference between .svgz and .eps?
- Extension
- .svgz
- .eps
- 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.
- An EPS file is a graphics file saved in the Encapsulated PostScript (EPS) file format. It may contain 2D vector graphics, bitmap images, and text. EPS files also include an embedded preview image in bitmap format.
- MIME Type
- image/svg+xml
- application/postscript
- Sample
- sample.eps
- Wikipedia
- .svgz on Wikipedia
- .eps on Wikipedia