What is the difference between .pdf and .svgz?
- Extension
- .svgz
- Format
- Binary
- Binary
- Category
- Document
- Vector Image
- Developer
- Adobe Systems
- Adobe Systems
- Description
- A PDF file is a multi-platform document created by Adobe Acrobat or another PDF application. The PDF format is commonly used for saving documents and publications in a standard format that can be viewed on multiple platforms. In many cases, PDF files are created from existing documents instead of from scratch.
- 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
- application/pdf
- image/svg+xml
- Sample
- sample.pdf
- Wikipedia
- .pdf on Wikipedia
- .svgz on Wikipedia