What is the difference between .odp and .pcd?
- Extension
 - .odp
 - .pcd
 
- Format
 - Binary
 - Binary
 
- Category
 - Presentation
 - Raster Image
 
- Developer
 - Oracle
 - Kodak
 
- 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.
 - This format was developed by Kodak in order to store images on optical or other media. It is used as a format for archiving scanned documents on Kodak devices. It encodes images in 24-bit color and supports resolutions of up to 6144x4096 pixels.
 
- MIME Type
 - application/vnd.oasis.opendocument.presentation
 - image/x-photo-cd
 
- Sample
 - sample.odp
 - sample.pcd
 
- Wikipedia
 - .odp on Wikipedia
 - .pcd on Wikipedia