What is the difference between .sr2 and .ppm?
- Extension
- .sr2
- .ppm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- Sony
- Jef Poskanzer
- Description
- Digital photo captured by a Sony digital camera; contains a RAW image as captured by the camera's CCD; may be imported into image manipulation programs for touch-ups and other camera shooting corrections.
- 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-sony-arw
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .sr2 on Wikipedia
- .ppm on Wikipedia