Convert NEF to PNG

Converting NEF to PNG gives you a copy that will not degrade however many times it is opened and saved, which is the reason to choose PNG over JPG for a picture that is about to be worked on. The source is the JPEG your Nikon embedded at capture, so PNG preserves that faithfully rather than recovering anything from the sensor data.

  • Where it runs In your browser. The file is never uploaded.
  • Lossy Some detail is traded for size. PNG cannot hold everything an NEF can.
  • File size limit Up to 100 MB per file, free, without an account.
  • Worth knowing This extracts the preview your camera wrote when it took the photograph, at full resolution on almost every camera. It is the camera’s own rendering, so its picture style is baked in and the extra highlight and shadow latitude that is the reason to shoot raw is not in it. Perfect for viewing, sending or uploading; not a substitute for developing the file.

Up to 100 files at once. Mixed formats are fine.

Generation loss is the reason to choose PNG over JPG here

JPEG re-compresses every time it is written. One save is invisible; ten are not. Edges pick up ringing, flat gradients develop blocking, and the damage is cumulative and irreversible — each save compresses the artefacts of the previous one. Anyone who has retouched a file over an afternoon, saving as they go, has seen it.

PNG has no such behaviour. Its compression is exact, so the tenth save is bit-identical to the first and the file can be reopened and rewritten indefinitely without cost. That, and not any notion of superior quality, is what a PNG derived from an NEF is for.

What the PNG faithfully preserves, and what it never had

It is worth being precise about the starting point. The converter does not develop the NEF; it extracts the finished JPEG your Nikon wrote at capture, complete with the Picture Control and white balance the camera applied. PNG then preserves that exactly.

So the PNG is a lossless copy of a compressed original. It cannot recover the highlight detail sitting in the 14-bit sensor data, cannot undo the camera’s tone curve, and is 8 bits per channel however many PNG is capable of holding. What it can do is stop any further loss, which is a smaller claim and a true one.

PNG carries a checksum, which is why archivists like it

Every chunk in a PNG file carries a CRC. That makes bit rot detectable: a file that has been silently corrupted on a failing drive or by a bad copy will announce itself when a decoder checks the chunk rather than quietly rendering a band of garbage. JPEG has no equivalent and will often display a damaged file without complaint.

For anything that has to survive on storage for years without being looked at, that property is worth more than a few megabytes. It is one of the reasons PNG appears in preservation guidance alongside TIFF rather than being dismissed as a web format.

Why TIFF is often the better answer than NEF to PNG

If the goal is a deposit copy rather than an editing copy, TIFF is usually the format the standard names, and it is available here as a target as well. It handles multiple images in one file, it is what most cataloguing and digital preservation systems expect, and it has decades of institutional practice behind it.

PNG is the right choice when the requirement says PNG, when the file has to be viewable in a browser without conversion, or when you want the checksum behaviour without the sprawl of TIFF’s many variants. Saying so plainly is more useful than pretending this page is the only sensible route.

The file size a full-resolution Nikon PNG actually reaches

Nikon’s sensors have grown steadily and the arithmetic scales with them. A 24-megapixel Z6 frame is roughly 72 MB of raw pixels before compression; a 45.7-megapixel D850 or Z7 frame is about 137 MB. PNG typically brings a photograph down to half or three-quarters of that, because photographs have very little of the repetition its compression looks for.

The result is files in the tens of megabytes, sometimes above sixty. That is fine on a workstation with a fast disk and painful over a shared drive or in a folder that gets synced. Decide where the file is going to live before generating four hundred of them.

Editing a PNG when you could be editing the NEF

The honest comparison is not PNG against JPG, it is PNG against opening the NEF in a raw developer. Working from the raw gives exposure, white balance and highlight recovery at almost no quality cost, because those adjustments are applied to 14-bit sensor data before anything is rendered.

Editing the extracted preview means making those decisions against 8-bit output with a tone curve already applied, where a two-stop shadow lift bands and a white balance shift skews the colours. Choose this route when the raw developer is not available, when the picture only needs local retouching rather than tonal work, or when the camera’s rendering is already what you want and you are compositing rather than grading.

Metadata does not survive the NEF to PNG round trip

Producing a PNG requires decoding and re-encoding, and the EXIF block does not come through. Lens, focal length, exposure settings, capture time and any GPS coordinate are absent from the output.

For a catalogue that is a workflow question rather than a loss, because the authoritative record should be read out of the NEF and stored in the catalogue anyway. Derivative files that carry their own half-copy of the metadata are how catalogues end up disagreeing with themselves.

Producing a consistent set of derivatives from Nikon originals

Batches work, and consistency is the reason to use one. Drop the whole selection, let each file extract and encode with the same settings, and take the result as a ZIP. Converting files one at a time over several sessions is how a set ends up with three different maximum widths in it.

PNG encoding is genuine work at these pixel counts, so a large batch takes real time — considerably longer than the JPG route, where the preview is copied out without being re-encoded at all. Start it and leave it rather than watching it.

Nikon files that stay on your own storage

Everything happens in the browser: reading the NEF, finding the preview, encoding the PNG. Nothing is uploaded, which for material under a deposit agreement or a client contract is not a convenience but a requirement.

The free tier accepts input files up to 100 MB, which covers even an uncompressed D850 NEF at around 90 MB. A file over that is listed in the drop zone but not converted, and one drop takes up to 100 files at once.

How to make a lossless PNG copy from a Nikon NEF

  1. Drop your NEF files onto this page, or click to choose them.
  2. The embedded preview is extracted and re-encoded losslessly as PNG.
  3. Download the PNG files, or take the whole set as a ZIP.

NEF vs PNG: sensor readings against a checksummed raster

NEF compared with PNG
NEFPNG
Full nameNikon Electronic FormatPortable Network Graphics
File extension.nef.png
Media typeimage/x-nikon-nefimage/png
CompressionLossless — nothing is discardedLossless — nothing is discarded
First published19991996
Published byNikonPNG Development Group
SpecificationISO/IEC 15948
LicensingProprietaryOpen standard
Standing todayCurrentCurrent
Bit depth1416
Colour it can describeRGBRGB, greyscale, indexed palette
Largest image2,147,483,647 px per side
Opens in a browserNo browserEvery browser
Considered insteadDNG, TIFF, JPGWebP, SVG, JXL

What is lost

PNG has nowhere to put the GPS coordinates, so that goes no further than the NEF. Worth checking before the original is deleted, and worth knowing if the point was to strip it.

What the target format adds

PNG supports transparency and NEF does not. That is room the result has and the original never used — converting does not create a transparent background, it only makes one possible afterwards.

Opening the result

PNG opens in every current browser. NEF has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.

NEF is a vendor format; PNG is a published specification (ISO/IEC 15948). That matters for anything meant to still open in ten years, when the program that wrote the original may not be around.

The usual programs do not overlap: NEF opens in Adobe Lightroom, Nikon NX Studio and darktable, PNG in Adobe Photoshop, GIMP and Paint.NET — so whoever receives the result needs something from the second list.

What each format is for

The two are aimed at different work: NEF at photography and editing, PNG at screenshots, line art and logos and the web. That is worth weighing before converting, because the reason one exists is usually the reason the other is awkward.

NEF is Nikon's format, published in 1999. It comes out of Nikon digital SLRs and Z-series mirrorless bodies. Underneath it is TIFF, which is why a program that has never heard of NEF can sometimes still open one.

PNG comes from PNG Development Group and dates from 1996, specified as ISO/IEC 15948. Adobe Photoshop, GIMP and Paint.NET all read it.

NEF to PNG: questions about lossless copies and archives

Are my NEF files uploaded anywhere?

No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is a raw preview extractor, which pulls the JPEG the camera already embedded rather than developing the sensor data; your browser fetches it once and caches it.

Is a PNG made from an NEF actually lossless?

The PNG step is lossless; what it is preserving is not. The converter extracts the JPEG your Nikon embedded at capture, and that JPEG was compressed by the camera. So the PNG is a perfect copy of an imperfect original — which is exactly what you want if the file is about to be edited repeatedly, and no better than a JPG if it is not.

Why does PNG matter for editing when JPG looks the same?

Because JPEG re-compresses on every save. Open, adjust, save, repeat ten times and the artefacts accumulate visibly around edges and in flat areas. PNG has no such behaviour: the tenth save is bit-identical to the first. Over a long retouching session that is the whole argument.

Should I use PNG or TIFF for an archival copy?

TIFF, in most institutional contexts, and it is available here as a target too. PNG is a fine lossless container but TIFF is what preservation standards generally name, it carries multiple pages, and it is the format most cataloguing systems expect. Choose PNG when the rule you are working to says PNG.

Does the PNG keep any of the NEF metadata?

No. Encoding a PNG means decoding the extracted preview first, and the EXIF does not survive that round trip. If the catalogue needs the capture data, read it out of the NEF and record it in the catalogue rather than expecting the derivative to carry it.

How large should I expect the file to be?

A 45.7-megapixel D850 frame is about 8,256 by 5,504 pixels, which is 45.7 million pixels at three bytes each — roughly 137 MB uncompressed. PNG usually brings a photograph to between half and three-quarters of that, so tens of megabytes per file is normal.

Does the conversion run on your servers?

No. The NEF is read, scanned and re-encoded in your browser. Nothing is transmitted, which is verifiable in the network tab of your browser’s developer tools.

More about these formats

Where these figures come from

The claims this page makes about NEF and PNG are checkable, and these are the documents that settle them.