What is the difference between .htm and .j2k?
- Extension
- .htm
- .j2k
- 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.
- Compressed bitmap image that uses wavelet compression instead of the DCT compression used by standard .JPEG images; supports 16-bit color, alpha transparency, and lossless compression.
- MIME Type
- text/html
- image/jp2
- Sample
- sample.htm
- sample.j2k
- Wikipedia
- .htm on Wikipedia
- .j2k on Wikipedia