What is the difference between .nef and .dib?
- Extension
- .nef
- .dib
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Nikon
- Microsoft
- 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.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- image/x-nikon-nef
- image/bmp
- Sample
- sample.nef
- sample.dib
- Wikipedia
- .nef on Wikipedia
- .dib on Wikipedia