What is the difference between .rtf and .pict?
- Extension
- .rtf
- .pict
- Format
- Text
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- Apple
- Description
- 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.
- 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
- text/richtext
- image/pict
- Sample
- sample.rtf
- sample.pict
- Wikipedia
- .rtf on Wikipedia
- .pict on Wikipedia