What is the difference between .emf and .g4?
- Extension
- .emf
- .g4
- Format
- Binary
- Binary
- Category
- Vector Image
- Fax
- Developer
- Microsoft
- Computer Fax Systems (CFS)
- 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.
- Group 4 (G4) used for black and white lossless compression to maintain high-quality images, commonly used in TIFF format compression by fax machines. A picture is seen as black dots and lines on a blank page; the fewer the dots and lines are, the lesser the file size.
- MIME Type
- application/x-msmetafile
- image/g4fax
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia