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