What is the difference between .png and .htm?
- Extension
- .png
- .htm
- Format
- Binary
- Text
- Category
- Raster Image
- Developer
- Developer
- PNG Development Group
- Description
- 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.
- 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/png
- text/html
- Sample
- sample.png
- sample.htm
- Wikipedia
- .png on Wikipedia
- .htm on Wikipedia