What is the difference between .nef and .svg?
- Extension
- .nef
- .svg
- Format
- Binary
- Text
- Category
- Camera
- Vector Image
- Developer
- Nikon
- Adobe Systems
- 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.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- image/x-nikon-nef
- image/svg+xml
- Sample
- sample.nef
- sample.svg
- Wikipedia
- .nef on Wikipedia
- .svg on Wikipedia