What is the difference between .htm and .png?
- Extension
- .htm
- .png
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- World Wide Web Consortium (W3C)
- PNG Development Group
- Description
- 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.
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- MIME Type
- text/html
- image/png
- Sample
- sample.htm
- sample.png
- Wikipedia
- .htm on Wikipedia
- .png on Wikipedia