What is the difference between .emf and .jp2?
- Extension
- .emf
- .jp2
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Joint Photographic Experts Group
- Description
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- 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/x-msmetafile
- image/jp2
- Sample
- sample.emf
- sample.jp2
- Wikipedia
- .emf on Wikipedia
- .jp2 on Wikipedia