What is the difference between .odp and .jfi?
- Extension
 - .odp
 - .jfi
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - JPEG Group
 
- 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.
 - Developed by y JPEG (Joint Photographic Experts Group), JFI files are used to transfer jpeg encoded data between computer platforms and programs. It contains a compressed bitmap image that will full palette.
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - image/jpeg
 
- Sample
 - sample.odp
 
- Wikipedia
 - .odp on Wikipedia
 - .jfi on Wikipedia