What is the difference between .odp and .ico?
- Extension
- .odp
- .ico
- Format
- Binary
- Binary
- Category
- Presentation
- Raster Image
- Developer
- Oracle
- Microsoft
- Description
- An ODP file is a presentation created by Impress, a presentation editing application included with Apache OpenOffice. It contains a presentation, which generally includes a title slide followed by content slides with text, images, multimedia content, and transition effects. ODP files are formatted using the OASIS XML-based OpenDocument standard.
- 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.oasis.opendocument.presentation
- image/x-icon
- Sample
- sample.odp
- sample.ico
- Wikipedia
- .odp on Wikipedia
- .ico on Wikipedia