What is the difference between .pcds and .ps?
- Extension
 - .pcds
 - .ps
 
- Format
 - Binary
 - Binary
 
- Category
 - Raster Image
 - Vector Image
 
- Developer
 - Kodak
 - Adobe Systems
 
- Description
 - Photo CD is a system designed by Kodak for digitizing and saving photos onto a CD. Launched in 1991 the discs were designed to hold nearly 100 high quality images, scanned prints and slides using special proprietary encoding.
 - A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
 
- MIME Type
 - image/x-photo-cd
 - application/postscript
 
- Sample
 - sample.pcds
 - sample.ps
 
- Wikipedia
 - .pcds on Wikipedia
 - .ps on Wikipedia