What is the difference between .wmz and .svg?
- Extension
- .wmz
- .svg
- Format
- Binary
- Text
- Category
- Other
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- Preinstalled or custom skin that changes the appearance of the Windows Media Player interface; contains a combination of graphics and JScript code that defines the behavior of each element in the skin; compressed using ZIP compression.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- application/x-ms-wmz
- image/svg+xml
- Sample
- sample.svg
- Wikipedia
- .wmz on Wikipedia
- .svg on Wikipedia