What is the difference between .arw and .pbm?
- Extension
- .arw
- .pbm
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Sony
- Wolfgang Hoschek
- Description
- Digital photograph captured by a Sony digital camera, and based on the TIFF specification; contains raw, uncompressed image data as captured by the camera's CCD; can be adjusted using image-editing software before exporting to common raster formats such as .JPG or .TIFF.
- 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
- image/x-sony-arw
- image/x-portable-bitmap
- Sample
- sample.arw
- sample.pbm
- Wikipedia
- .pbm on Wikipedia