What is the difference between .sti and .ico?
- Extension
- .sti
- .ico
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Raster Image
- Developer
- Oracle
- Microsoft
- Description
- STI files are template files used by StarOffice presentation software. They are used to create presentation slides with a pre-defined theme, layout, and formatting. STI files store themes, backgrounds, graphics, and text styles which can be used to quickly create custom presentations.
- 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.sun.xml.impress.template
- image/x-icon
- Sample
- sample.ico
- Wikipedia
- .ico on Wikipedia