What is the difference between .jp2 and .wmf?
- Extension
- .jp2
- .wmf
- Format
- Binary
- 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.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- image/jp2
- application/x-msmetafile
- Sample
- sample.jp2
- sample.wmf
- Wikipedia
- .jp2 on Wikipedia
- .wmf on Wikipedia