What is the difference between .cap and .ppm?
- Extension
- .cap
- .ppm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- Phase One
- Jef Poskanzer
- Description
- CAP files are RAW image files created by Phase One Capture One software. They contain uncompressed image data and are used for editing and archiving photos. CAP files can be edited using Capture One or converted to other popular image formats using the same software.
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- MIME Type
- application/x-phaseone-raw
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia