What is the difference between .htm and .jp2?
- Extension
- .htm
- .jp2
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- World Wide Web Consortium (W3C)
- Joint Photographic Experts 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 JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- MIME Type
- text/html
- image/jp2
- Sample
- sample.htm
- sample.jp2
- Wikipedia
- .htm on Wikipedia
- .jp2 on Wikipedia