What is the difference between .pict and .fig?
- Extension
- .pict
- .fig
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Apple
- XFig
- 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.
- This is a file used for creating line plots in the form of vector images. They include text objects, splines, forms, arcs, lines and arrows. It can contain a set of colors, images and sketches. It was initially developed for the Xfig drawing program, but today it’s used in other drawing editors.
- MIME Type
- image/pict
- application/x-xfig
- Sample
- sample.pict
- Wikipedia
- .pict on Wikipedia
- .fig on Wikipedia