What is the difference between .emf and .jbg?
- Extension
- .emf
- .jbg
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Joint Bi-level Image Experts Group (JBIG)
- 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.
- Created by JBIG (Joint Bi-level Image Experts Group), JBG is a lossless file format that contains both colored and monochrome images. Commonly used to compress fax images, and it has better compression than G3 and G4 compression codecs.
- MIME Type
- application/x-msmetafile
- image/jbig
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia
- .jbg on Wikipedia