What is the difference between .emf and .art?
- Extension
- .emf
- .art
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- SoftQuad Software
- 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.
- PFS Art Publisher Image (ART) is a raster graphics file format used for storing digital images. It was developed by Progressive Networks for use in their Progressive FreeStyle Art Publisher software. ART files are compressed using the run-length encoding (RLE) algorithm, which allows them to store large images in a relatively small file size. The ART format supports up to 24-bit color and is often used for storing digital photos and other images.
- MIME Type
- application/x-msmetafile
- image/art
- Sample
- sample.emf
- sample.art
- Wikipedia
- .emf on Wikipedia