What is the difference between .jp2 and .xaml?
- Extension
- .jp2
- .xaml
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Joint Photographic Experts Group
- Microsoft
- Description
- 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.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- image/jp2
- application/xaml+xml
- Sample
- sample.jp2
- Wikipedia
- .jp2 on Wikipedia
- .xaml on Wikipedia