What is the difference between .svgz and .apng?
- Extension
- .svgz
- .apng
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Mozilla Corporation
- 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.
- Animated Portable Network Graphics (APNG) is a file format which extends the Portable Network Graphics (PNG) specification to permit animated images that work similarly to animated GIF files, while supporting 24-bit images and 8-bit transparency not available for GIFs. It also retains backward compatibility with non-animated PNG files.
- MIME Type
- image/svg+xml
- image/vnd.mozilla.apng
- Wikipedia
- .svgz on Wikipedia
- .apng on Wikipedia