What is the difference between .svgz and .j2k?
- Extension
- .svgz
- .j2k
- 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.
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, and lossless compression.
- MIME Type
- image/svg+xml
- image/jp2
- Sample
- sample.j2k
- Wikipedia
- .svgz on Wikipedia
- .j2k on Wikipedia