What is the difference between .apng and .svgz?
- Extension
- .apng
- .svgz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Mozilla Corporation
- Adobe Systems
- Description
- 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.
- 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.
- MIME Type
- image/vnd.mozilla.apng
- image/svg+xml
- Wikipedia
- .apng on Wikipedia
- .svgz on Wikipedia