What is the difference between .nef and .xbm?
- Extension
- .nef
- .xbm
- Format
- Binary
- Text
- Category
- Camera
- Raster Image
- Developer
- Nikon
- The X Consortium
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- image/x-nikon-nef
- image/x-xbitmap
- Sample
- sample.nef
- sample.xbm
- Wikipedia
- .nef on Wikipedia
- .xbm on Wikipedia