File Format Guide

What is a DNG file?

DNG is Adobe's attempt to fix the central problem with camera RAW: that every manufacturer invented its own undocumented format, and none of them promised to keep it readable. It is published, open, and the closest thing RAW has to a standard.

DNG at a glance
What is a DNG file?
A universal, openly documented RAW image format. It stores the same unprocessed sensor data as proprietary formats (CR2, NEF) but isn't tied to a specific camera manufacturer.
How to open a DNG file?
Adobe Lightroom, Photoshop, and most OS default photo viewers (Windows/macOS native support is very strong).
Typical use of a DNG file:
Archiving RAW photos safely. Photographers convert proprietary RAWs to DNG so they can still open them decades later, even if the camera brand stops supporting the old format.
Origin of the DNG file:
Created by Adobe in 2004.
Modern alternatives for DNG:
None. DNG is intended to be the ultimate, modern alternative to all proprietary RAW formats.
DNG specifications
Full name Digital Negative
File extensions .dng
MIME type image/x-adobe-dng
Container TIFF/EP-based, publicly documented
Compression Lossless by default; a lossy mode is available
Colour depth Typically 12–16 bits per channel
Original file Can optionally embed the entire proprietary RAW inside itself
Introduced 2004, by Adobe
Native use Leica, Pentax, Ricoh, Hasselblad, DJI drones, many phone cameras
Browser support None
Advertisement

The archival argument

Proprietary RAW formats are documented by nobody and supported at the manufacturer's discretion. Cameras are discontinued, companies leave the business, and software drops support for bodies nobody uses any more. A CRW file from 2002 is already awkward to open with current tools; there is no guarantee your current camera's format will fare better in twenty years.

DNG's specification is published, which means anyone can write a reader without reverse engineering, and the format is stable across camera generations. For anyone maintaining a long-term archive, that is the entire case: converting to DNG trades a small amount of convenience now for a much better chance of readability later.

What converting actually does

Adobe's DNG Converter reads a proprietary RAW and rewrites the sensor data, unchanged, into the DNG container along with the metadata. No image data is lost. Files typically shrink by 10–20% thanks to better compression, and you can optionally embed the original RAW inside the DNG — which removes all risk at the cost of a larger file.

What does not survive is manufacturer-specific extras: in-camera Picture Controls, Active D-Lighting settings, proprietary lens correction data, and other vendor metadata that only the maker's own software reads. If you rely on Canon's DPP or Nikon's NX Studio to reproduce the camera's rendering, converting to DNG will lose that.

Native DNG and linear DNG

Several manufacturers skip proprietary formats entirely and shoot DNG directly — Leica, Pentax, Ricoh, and Hasselblad among cameras, plus DJI drones and a large number of phone cameras when shooting RAW. For those, DNG is simply the native format with no conversion involved.

There is also a variant called linear DNG, in which the demosaicing has already been done so each pixel holds full RGB values. It is produced by some processing pipelines and by cameras with non-Bayer sensors. Files are considerably larger and some of the editing latitude of true RAW is gone, though the extra bit depth remains.

The case against converting

It is a real workflow cost: an extra step on import, time spent processing, and the loss of vendor-specific metadata. Some photographers keep both, which doubles storage. And in practice, mainstream editors have kept support for old formats going for a long time, so the doomsday scenario has not yet arrived.

The honest summary is that DNG is clearly better for long-term archival and clearly worse for day-to-day convenience. Which matters more depends on whether you expect to care about these files in twenty years.

Convert DNG files in your browser

Zolvo's image converter runs entirely on your own machine — your files are never uploaded to a server. Drop a DNG file in and pick an output format, or jump straight to a common one:

DNG — frequently asked questions

Should I convert my RAW files to DNG?

For long-term archival, there is a solid case: the specification is public, so the files stay readable regardless of what happens to the camera manufacturer. The costs are an extra workflow step and the loss of vendor-specific metadata. Many photographers convert their archive and leave their working files alone.

Does converting to DNG lose quality?

No. The sensor data is rewritten unchanged into a different container, and files usually get 10–20% smaller through better compression. What is lost is manufacturer-specific metadata such as in-camera Picture Controls and proprietary lens corrections.

Which cameras shoot DNG natively?

Leica, Pentax, Ricoh, and Hasselblad among dedicated cameras, plus DJI drones and most phone cameras that offer RAW capture. For these, DNG is the native format and no conversion is involved.

Can I convert DNG back to CR2 or NEF?

Only if the original was embedded inside the DNG when it was created, in which case it can be extracted. Otherwise no — the conversion keeps the image data but not the proprietary container structure.

Related formats