What is the difference between .rm and .ico?
- Extension
- .rm
- .ico
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- RealNetworks
- Microsoft
- Description
- An RM file is a multimedia file used by RealPlayer, an audio and video playback and streaming program. It contains audio or video data or a link to a streaming media file, which is played back as it is downloaded. RM files are commonly used for streaming content over the Internet such as video and Internet radio.
- An ICO file is an image format used to store icons for Windows programs, files, and folders. It contains two bitmaps: 1) the AND bitmap - the image mask (which determines what part of the icon is transparent) and 2) the XOR bitmap - contains the icon which is mapped onto the image mask. ICO files can be modified to create custom icons.
- MIME Type
- audio/x-pn-realaudio
- image/x-icon
- Sample
- sample.rm
- sample.ico
- Wikipedia
- .rm on Wikipedia
- .ico on Wikipedia