What is the difference between .svgz and .htm?
- Extension
- .svgz
- .htm
- Format
- Binary
- Text
- Category
- Vector Image
- Developer
- Developer
- Adobe Systems
- World Wide Web Consortium (W3C)
- 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.
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- MIME Type
- image/svg+xml
- text/html
- Sample
- sample.htm
- Wikipedia
- .svgz on Wikipedia
- .htm on Wikipedia