What is the difference between .rtf and .ras?
- Extension
- .rtf
- .ras
- Format
- Text
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- Sun
- 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.
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- MIME Type
- text/richtext
- image/x-cmu-raster
- Sample
- sample.rtf
- Wikipedia
- .rtf on Wikipedia
- .ras on Wikipedia