What is the difference between .art and .wmf?
- Extension
- .art
- .wmf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- SoftQuad Software
- Microsoft
- Description
- 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.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- image/art
- application/x-msmetafile
- Sample
- sample.art
- sample.wmf
- Wikipedia
- .wmf on Wikipedia