What is the difference between .fax and .ico?
- Extension
- .fax
- .ico
- Format
- Binary
- Binary
- Category
- Fax
- Raster Image
- Developer
- ITU-T
- Microsoft
- Description
- This format is used to compress TIFF images when sending them via fax machines. This format helps reduce the data transmission time. Group 3 eliminates redundant data during compression in order to reduce file size. The standard 10:1 compression ratio may be increased to the user's preferences, but it can lead to a significant loss of image quality.
- 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
- application/vnd.fax
- image/x-icon
- Sample
- sample.ico
- Wikipedia
- .ico on Wikipedia