ICO

From Just Solve the File Format Problem
Revision as of 00:33, 5 December 2012 by Dan Tobias (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
File Format
Name ICO
Ontology
Extension(s) .ico
MIME Type(s) image/vnd.microsoft.icon, image/x-icon


ICO is a Microsoft Windows icon format. Among other uses, it is the only format supported by the Internet Explorer browser for Favicons, though other browsers support a wider variety of graphic formats for this use. Although the official MIME type, in Microsoft's own vendor space (image/vnd.microsoft.icon) has been registered since 2003, it has yet to be supported in MSIE; webmasters still need to serve their favicons as image/x-icon for it to work correctly in that browser.

ICO files can have multiple icon images of different sizes in the same file, so that programs displaying them can pick the size that is appropriate for a particular use. Image data within the file is either in BMP or PNG format, with some header bytes defined by the ICO standard.

CUR (cursor) files are in a nearly identical format with only a few bytes different.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox