What is the difference between .wmf and .pict?
- Extension
- .wmf
- .pict
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Apple
- Description
- 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.
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- MIME Type
- application/x-msmetafile
- image/pict
- Sample
- sample.wmf
- sample.pict
- Wikipedia
- .wmf on Wikipedia
- .pict on Wikipedia