What is the difference between .svgz and .jp2?
- Extension
- .svgz
- .jp2
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Joint Photographic Experts Group
- 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 JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- MIME Type
- image/svg+xml
- image/jp2
- Sample
- sample.jp2
- Wikipedia
- .svgz on Wikipedia
- .jp2 on Wikipedia