What is the difference between .odp and .jbg?
- Extension
 - .odp
 - .jbg
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - Joint Bi-level Image Experts Group (JBIG)
 
- 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.
 - Created by JBIG (Joint Bi-level Image Experts Group), JBG is a lossless file format that contains both colored and monochrome images. Commonly used to compress fax images, and it has better compression than G3 and G4 compression codecs.
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - image/jbig
 
- Sample
 - sample.odp
 
- Wikipedia
 - .odp on Wikipedia
 - .jbg on Wikipedia