What is the difference between .pict and .wmf?
- Extension
- .pict
- .wmf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Apple
- Microsoft
- Description
- 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.
- 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/pict
- application/x-msmetafile
- Sample
- sample.pict
- sample.wmf
- Wikipedia
- .pict on Wikipedia
- .wmf on Wikipedia