NEF Converter
FileFlip converts NEF files into 62 other formats entirely inside your browser, using ImageMagick, MuPDF and Pandoc compiled to WebAssembly. The NEF file is never uploaded to a server: it is read off your disk, converted on your own machine, and saved back by the browser. There is no file-size limit and no account to create.
How do I convert a NEF file?#
- Drop your NEF file onto the converter at the top of this page, or click it to pick one from your computer.
- Choose the format you want out of it. FileFlip downloads the engine that conversion needs, once, and your browser caches it.
- Conversion starts the moment you pick the format, and the result is yours to download. The work happens in this tab, so nothing is uploaded and nothing is queued.
Is it safe to convert NEF files online?#
Yes, because nothing is uploaded. FileFlip converts NEF files inside the browser tab you already have open, using WebAssembly builds of the same engines a desktop converter would install. Your file is read from your own disk into the page's memory, and no request carrying it is ever made.
You do not have to take that on trust. Open your browser's network panel, run a conversion, and you will see the engine come down and your file go nowhere. There is no upload, no server-side copy, no retention window, and no account tied to what you converted.
How FileFlip works lists every engine, its version and its download size, and shows how to check for yourself that nothing leaves your machine.
What happens to a NEF file#
FileFlip converts NEF into 62 formats with ImageMagick, MuPDF and Pandoc, all of it inside the browser tab. Each conversion below names the engine it uses, what it downloads, and exactly what that conversion keeps or drops.
| Category | Image Files |
|---|---|
| File extension | .nef |
| FileFlip support | Read only, so it is a source rather than a target |
| Conversions available | 62 |
| Engines | ImageMagick, MuPDF and Pandoc |
| Downloaded to your browser | 14.1 MB on the first conversion, then cached |
What is a NEF file?#
A NEF file holds the unprocessed readout from a Nikon camera's sensor inside a TIFF-based container, together with a JPEG preview and the Nikon maker note that records how the camera was set when the shutter fired.
Shoot NEF when exposure, white balance or highlight recovery may need to change after the fact, because the camera's JPEG has already discarded the data those edits draw on.
Convert NEF to JPEG once the editing is finished and the picture has to go somewhere ordinary such as a web upload or a print lab, or to DNG when the goal is an archive that does not depend on Nikon's format staying supported.
The NEF file format reference covers the specification, the programs that open one, and what each conversion keeps or drops.
NEF questions people ask#
What software opens NEF files?
NEF files open in Nikon's own NX Studio, which is a free download and reads NEF and NRW but no other raw format. Adobe Camera Raw, Lightroom Classic and Photoshop read NEF, as do Capture One and the open-source processors RawTherapee and darktable, and macOS shows NEF previews in Photos and Preview without extra software.
Does converting NEF to DNG lose quality?
Converting a NEF to DNG carries the sensor data across unchanged, because the conversion rewrites the container instead of re-rendering the image. What goes away is Nikon's own software: NX Studio opens NEF and NRW but not DNG, so the camera's Picture Control rendering is no longer on offer for that file, and Adobe's DNG Converter has to already support the camera model before it will convert at all.
Why does Nikon use NEF instead of DNG?
Nikon has never offered DNG as an in-camera setting, and NEF carries Nikon-specific data that Nikon's software depends on, including Picture Control instruction sets and maker note sections the camera encrypts. Anyone who wants DNG converts after the fact with Adobe's DNG Converter, which Nikon plays no part in.
What is the difference between NEF and NRW files?
NEF is what Nikon's DSLRs and Z-series mirrorless cameras write, while NRW is the raw format a small set of Coolpix compact and bridge cameras write, starting with the P6000 in 2008. Both sit in the same TIFF-based structure, but NRW signs its white balance block differently, drops the linearization table NEF carries, and keeps a JPEG-compressed image in the file's first directory, which is how tools such as ExifTool tell the two apart.