What is the difference between .nef and .pbm?
- Extension
- .nef
- .pbm
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Nikon
- Wolfgang Hoschek
- Description
- An NEF file is a raw photo captured by a Nikon digital camera. It is saved in an uncompressed format that stores data exactly as it was captured by the CCD. NEF files also contain image metadata, which includes the camera ID and the lens that was used.
- 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-nikon-nef
- image/x-portable-bitmap
- Sample
- sample.nef
- sample.pbm
- Wikipedia
- .nef on Wikipedia
- .pbm on Wikipedia