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