What is the difference between .wmf and .html?
- Extension
- .wmf
- .html
- Format
- Binary
- Text
- Category
- Vector Image
- Developer
- Developer
- Microsoft
- World Wide Web Consortium (W3C)
- Description
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- An HTML file is a webpage coded in HTML that can be displayed in a web browser. It is used to format text, tables, images, and other content that is displayed on a webpage. HTML files are widely used on the web as most pages within static websites have an ".html" extension.
- MIME Type
- application/x-msmetafile
- text/html
- Sample
- sample.wmf
- sample.html
- Wikipedia
- .wmf on Wikipedia
- .html on Wikipedia