What is the difference between .pict and .rtf?
- Extension
- .pict
- .rtf
- Format
- Binary
- Text
- Category
- Raster Image
- Document
- 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.
- An RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- MIME Type
- image/pict
- text/richtext
- Sample
- sample.pict
- sample.rtf
- Wikipedia
- .pict on Wikipedia
- .rtf on Wikipedia