What is the difference between .cap and .pbm?
- Extension
- .cap
- .pbm
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Phase One
- Wolfgang Hoschek
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/x-phaseone-raw
- image/x-portable-bitmap
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia