What is the difference between .svgz and .pict?
- Extension
- .svgz
- .pict
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Adobe Systems
- Apple
- 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 saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- MIME Type
- image/svg+xml
- image/pict
- Sample
- sample.pict
- Wikipedia
- .svgz on Wikipedia
- .pict on Wikipedia