What is the difference between .chm and .svg?
- Extension
- .chm
- .svg
- Format
- Binary
- Text
- Category
- Developer
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- Comprises of texts, hyperlinks, and images that make up help documentation saved in HTML format. They provide help solutions that can be viewed on web browsers.
- 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/vnd.ms-htmlhelp
- image/svg+xml
- Sample
- sample.svg
- Wikipedia
- .chm on Wikipedia
- .svg on Wikipedia