What is the difference between .fff and .ppm?
- Extension
- .fff
- .ppm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- Hasselblad
- Jef Poskanzer
- Description
- The Hasselblad Camera RAW File Format (FFF) is a proprietary raw image format used by the digital medium format cameras made by Hasselblad. It stores unprocessed, uncompressed data from the camera's image sensor, along with metadata such as shutter speed, lens type, and more.
- 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
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .ppm on Wikipedia