What is the difference between .odp and .tga?
- Extension
 - .odp
 - .tga
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - Avid Technology
 
- 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.
 - A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - image/x-tga
 
- Sample
 - sample.odp
 - sample.tga
 
- Wikipedia
 - .odp on Wikipedia
 - .tga on Wikipedia