What is the difference between .svgz and .jng?
- Extension
- .svgz
- .jng
- 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.
- Image file format related to the .PNG format, but uses lossy compression like standard .JPG files; developed as a sub-format for .MNG objects, but can also be used as a standalone raster image format.
- MIME Type
- image/svg+xml
- image/x-jng
- Sample
- sample.jng
- Wikipedia
- .svgz on Wikipedia
- .jng on Wikipedia