What is the difference between .htm and .ras?
- Extension
- .htm
- .ras
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- World Wide Web Consortium (W3C)
- Sun
- Description
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- 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/html
- image/x-cmu-raster
- Sample
- sample.htm
- Wikipedia
- .htm on Wikipedia
- .ras on Wikipedia