What is the difference between .pcd and .epi?
- Extension
 - .pcd
 - .epi
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Vector Image
 
- Developer
 - Kodak
 - Adobe
 
- Description
 - 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.
 - Adobe Encapsulated PostScript Interchange Format (EPI) is a vector image file format used to store and interchange vector graphics and text. It is an extension of the popular Encapsulated PostScript (EPS) format and is used as a container for bitmap images and other data. EPIs are used for high-resolution printing and digital publishing.
 
- MIME Type
 - image/x-photo-cd
 - application/postscript
 
- Sample
 - sample.pcd
 - sample.epi
 
- Wikipedia
 - .pcd on Wikipedia
 - .epi on Wikipedia