What is the difference between .emf and .jpc?
- Extension
- .emf
- .jpc
- 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.
- Image format that uses JPEG 2000 advanced wavelet compression; supports color depths of 8, 24, and 32 bits per pixel; also supports grayscale, RGB, YCbCr, XYZ, and Lab color spaces.
- MIME Type
- application/x-msmetafile
- image/jp2
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia
- .jpc on Wikipedia