What is the difference between .tiff and .svgz?
- Extension
- .tiff
- .svgz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Adobe Systems
- Adobe Systems
- Description
- A TIFF file is a graphics container that stores raster images. It may contain high-quality graphics that support color depths from 1 to 24-bit and supports both lossy and lossless compression. TIFF files also support multiple layers and pages.
- 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/tiff
- image/svg+xml
- Sample
- sample.tiff
- Wikipedia
- .tiff on Wikipedia
- .svgz on Wikipedia