What is the difference between .svgz and .gif?
- Extension
- .svgz
- .gif
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- CompuServe
- 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 GIF file is an image file often used for web graphics. It may contain up to 256 indexed colors with a color palette that may be a predefined set of colors or may be adapted to the colors in the image. GIF files are saved in a lossless format, meaning the clarity of the image is not compromised with GIF compression.
- MIME Type
- image/svg+xml
- image/gif
- Sample
- sample.gif
- Wikipedia
- .svgz on Wikipedia
- .gif on Wikipedia