What is the difference between .htm and .vst?
- Extension
- .htm
- .vst
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- World Wide Web Consortium (W3C)
- Truevision
- 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.
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- MIME Type
- text/html
- image/x-targa
- Sample
- sample.htm
- Wikipedia
- .htm on Wikipedia
- .vst on Wikipedia