What is the difference between .xhtml and .jp2?
- Extension
- .xhtml
- .jp2
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- The World Wide Web Consortium (W3C)
- Joint Photographic Experts Group
- Description
- XHTML files are a type of markup language document used to create webpages. It is an XML-based version of HTML and is designed to meet the needs of Web developers. XHTML files have a .xhtml extension and can be viewed in any web browser.
- 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
- application/xhtml+xml
- image/jp2
- Sample
- sample.jp2
- Wikipedia
- .xhtml on Wikipedia
- .jp2 on Wikipedia