What is the difference between .pbm and .rtf?
- Extension
- .pbm
- .rtf
- Format
- Binary
- Text
- Category
- Raster Image
- Document
- Developer
- Wolfgang Hoschek
- Microsoft
- Description
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- 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/x-portable-bitmap
- text/richtext
- Sample
- sample.pbm
- sample.rtf
- Wikipedia
- .pbm on Wikipedia
- .rtf on Wikipedia