# How to Open DNG Files on a Mac (2026 Guide)

> Your Mac opens DNG files natively in Preview, Photos and Quick Look. We tested ten DNGs on macOS 27, plus what to do when one won't open or looks wrong.

- Canonical HTML: https://revelraw.com/blog/how-to-open-dng-files-on-mac.html
- Markdown mirror of this page: https://revelraw.com/blog/how-to-open-dng-files-on-mac.md
- Published: 2026-09-26
- Language: English
- Machine-readable site index: https://revelraw.com/llms.txt · Full site as one file: https://revelraw.com/llms-full.txt

Published September 26, 2026 · Daniel Tello · RevelRaw

**Short answer: your Mac already opens DNG files.** Double-click a `.DNG` and it opens in Preview, drag it into Photos and it imports, select it in Finder and press Space for Quick Look. We put ten kinds of DNG through macOS 27 to check, and every one opened at full resolution, including files from cameras Apple's own support list never mentions.

The real question is which picture you're looking at. The Finder thumbnail and the image Preview opens are two different renderings of the same file, and for phone RAWs and Lightroom Denoise files the difference is large.

## How we tested

On September 26, 2026, we downloaded ten public-domain (CC0) DNGs from the [raw.pixls.us](https://raw.pixls.us/) archive; three (Ricoh GR III, DJI Mavic 3 Pro, iPhone 12 Pro) are also in [our own CC0 sample-RAW set](https://revelraw.com/sample-raw-files.md). The Mac ran macOS 27.0 on an Apple M5 Pro. We rendered each file with the Mac's built-in RAW decoder, the one Preview uses (`sips`), generated Quick Look thumbnails at several sizes, read metadata with `exiftool`, and compared renderings pixel by pixel, including copies with the embedded previews or parts of the image data blanked out. We couldn't find a JPEG XL ProRAW or Samsung Expert RAW file under a public-domain licence, so those come from dated user reports below.

## What a DNG file is

DNG stands for Digital Negative. Adobe [introduced it on September 27, 2004](https://web.archive.org/web/20041001023801/http://www.adobe.com/aboutadobe/pressroom/pressreleases/200409/092704DNG.html) as a publicly documented RAW format anyone could adopt. It is built on TIFF, Adobe licenses its patents [royalty-free](https://helpx.adobe.com/camera-raw/desktop/dng-and-file-formats/digital-negative.html), and in March 2026 it became an international standard, [ISO 12234-4:2026](https://www.iso.org/standard/86123.html). The specification is now at 1.7.1.0 (September 2023); version 1.4 added optional lossy JPEG compression, and 1.7 added JPEG XL, a newer compression format that matters later. Inside, a **mosaic** DNG holds the sensor's raw grid of red, green and blue readings, like any camera RAW; a **linear** DNG has already been demosaiced into full color but is otherwise unfinished. Both keep a RAW file's editing headroom; as Adobe's converter documentation [puts it](https://helpx.adobe.com/camera-raw/using/adobe-dng-converter.html), mosaic can be converted to linear but never the reverse.

Leica, Ricoh, Pentax, Sigma and DJI drones (including the Hasselblad-branded camera on the Mavic 3) write DNG straight out of the camera. Phones are the biggest source: every [iPhone ProRAW](https://revelraw.com/proraw.md) photo is a DNG, Pixel phones save RAW as DNG, and Samsung's Expert RAW app writes DNGs. Canon, Nikon, Sony and Fujifilm keep their own formats, which is why Adobe's free DNG Converter exists. The [RAW formats page](https://revelraw.com/formats.md) lists them all.

## Method 1: open the DNG in Preview

Double-click the file. On most Macs it opens in Preview, which renders the RAW data with the Mac's built-in decoder at full resolution. If something else opens, Control-click the file and choose Open With, then Preview. For a shareable copy, choose File, then Export, and pick JPEG or HEIC; the DNG on disk is untouched. That locks in the Mac's default rendering; for the edit-first, export-last workflow, see [our RAW to JPEG guide](https://revelraw.com/blog/convert-raw-to-jpeg-mac.md).

**In our test on macOS 27 in September 2026, all ten DNGs opened with the Mac's built-in decoder at full resolution**, taking about half a second to a second each for a command-line decode on an M5 Pro Mac. That includes five files whose cameras Apple's [RAW support list for macOS 27](https://support.apple.com/en-us/127493) does not name: the Leica M10-R, both DJI Mavic 3 cameras, the Pixel 8 Pro and the Galaxy S23 Ultra. Apple's page adds "basic support for RAW files in DNG (Digital Negative) format when captured by these and other cameras", and that clause, not the camera list, is what opens your drone or phone file. Preview's limit: its color sliders work on the already-rendered picture, so there's no RAW-level white balance or highlight recovery.

## Method 2: import the DNG into Photos

Choose File, then Import in Photos, or drag the DNG into the window. Photos keeps the RAW file and edits it non-destructively. Photos fully supports iPhone ProRAW, so the photo looks the way the iPhone showed it; in apps that don't, Apple says, it "might look different than expected", a fix covered in [our guide to editing iPhone ProRAW on a Mac](https://revelraw.com/blog/how-to-edit-iphone-proraw-on-mac.md). To hand the original to another app, choose File, Export, then Export Unmodified Original. Image Capture, in your Applications folder, copies DNGs off a card, drone or iPhone untouched.

## Method 3: view a DNG with Quick Look and Finder thumbnails, and why they differ from Preview

Select a DNG in Finder and press Space, or look at its icon. **Measured on macOS 27 in September 2026: Finder thumbnails and small Quick Look previews show the JPEG embedded in the file for all ten DNGs; at larger sizes, or when that JPEG is too small, macOS renders the RAW instead.** Most DNGs carry a finished JPEG saved by the camera, phone or app, and Quick Look uses it whenever it is at least as large as the size being drawn (the DJI file's 960 × 720 JPEG gave way to a RAW render at 1024 pixels). We didn't measure the full-window Space preview itself.

Preview does the opposite: with every embedded JPEG blanked out in copies of all ten files, the Mac's decoder produced pixel-for-pixel identical renderings, so it never looks at the JPEG. And the gap between the two is not small. The Pixel 8 Pro and Galaxy S23 Ultra files had the largest difference of the ten between embedded JPEG and RAW render, about 27 points on a 255-point scale in our comparison, roughly three times the gap on the Lightroom Denoise file, because the phone's finished JPEG is far more processed than the Mac's flat rendering.

The Lightroom Classic Denoise DNG in our set is a DNG 1.7 file carrying both the original camera mosaic and a second, denoised "Enhanced" image compressed with JPEG XL (Adobe names these files with an "Enhance-NR" suffix). **The Mac's decoder, the one Preview uses, rendered the original, un-denoised mosaic and ignored the JPEG XL Enhanced image; Finder thumbnails show Lightroom's own denoised preview, so the two can look different.** Blanking parts of a copy proved it: erasing the Enhanced image changed the decoder's output by nothing, erasing the mosaic produced a black frame. Preview shows the photo without the denoise you applied. We tested only the Denoise file; Raw Details and Super Resolution DNGs are built the same way and will very likely behave the same (see Adobe's [Enhance documentation](https://helpx.adobe.com/lightroom-classic/help/enhance-details.html)).

## What ten real DNGs did on macOS 27

"Full size" means the rendering matched the file's own stated image size, not the embedded preview's.

| File | What kind of DNG | Opens with the Mac's decoder at full size? | Embedded JPEG (what Finder thumbnails show) |
| --- | --- | --- | --- |
| Leica M10-R | Native camera DNG, 16-bit mosaic, lossless | Yes, 7864 × 5200 | 7840 × 5184, near full size |
| Pentax K-3 Mark III | Native camera DNG, 14-bit mosaic, lossless | Yes, 6192 × 4128 | 6192 × 4128, full size |
| Ricoh GR III | Native camera DNG, 14-bit mosaic, lossless | Yes, 6000 × 4000 | 6000 × 4000, full size |
| DJI Mavic 3 Pro | Drone DNG, 16-bit mosaic, lossless | Yes, 4024 × 3016 | 960 × 720 |
| Hasselblad L2D-20c (DJI Mavic 3) | Drone DNG, 16-bit mosaic, uncompressed | Yes, 5272 × 3948 | 960 × 720 |
| Apple iPhone 12 Pro | Phone RAW (ProRAW), linear, lossless | Yes, 4032 × 3024 | 4032 × 3024, full size |
| Google Pixel 8 Pro | Phone RAW, 16-bit mosaic, lossless | Yes, 8144 × 6128 | 2560 × 1928 |
| Samsung Galaxy S23 Ultra | Phone RAW, linear, lossless | Yes, 3648 × 2736 | 3648 × 2736, full size |
| Adobe DNG Converter, from a Canon 5D Mark III RAW | Lossy DNG, linear, 8-bit | Yes, 5760 × 3840 | 5760 × 3840, full size |
| Lightroom Classic 13 Denoise, from a Canon 7D Mark II RAW | DNG 1.7 with a JPEG XL "Enhanced" image | Yes, 5472 × 3648, but the original mosaic, not the denoised image | 1024 × 683, Lightroom's denoised preview |

Embedded previews range from full size on five files to 960 × 720 on both drone cameras; every file rendered at its correct cropped size with no failures.

## When a DNG won't open or looks wrong on a Mac

Four causes account for nearly every report we found, and each has a fix.

### 1. The DNG wasn't made from a camera's RAW

Lightroom and Bridge will happily wrap a JPEG, TIFF or film scan in a DNG, and going by user reports macOS usually won't render those. In January 2023, [a user on Apple's forums](https://discussions.apple.com/thread/254521273) who had "converted some image files to DNG using Lightroom" got nothing in Preview or Quick Look; in February 2023, [a MacRumors forum thread](https://forums.macrumors.com/threads/finder-quicklook-preview-can-not-view-dng-files.2381449/) pinned it down to DNGs made from JPEGs, TIFFs and scans, which opened normally in Affinity and Photoshop. Linear data as such isn't the problem: our iPhone, Galaxy and Adobe-Converter files are linear and all opened. **Fix:** open the file in the app that made it, and export a JPEG or TIFF from there if the Mac needs to show it.

### 2. The DNG uses JPEG XL and your macOS is too old

MacRumors [reported in September 2024](https://www.macrumors.com/how-to/iphone-16-pro-choose-jpeg-xl-proraw-formats/) that the iPhone 16 Pro offers ProRAW as JPEG Lossless (Most Compatible), JPEG-XL Lossless or JPEG-XL Lossy. Older Macs can't read the JPEG XL ones: in December 2024, [users on Affinity's forum](https://forum.affinity.serif.com/index.php?/topic/225879/) reported that JPEG-XL ProRAW files from an iPhone 16 Pro wouldn't open in Preview on macOS Big Sur 11.7.10 while JPEG Lossless ones did. Newer DNG versions in general can trip an older Mac: in an [October 2023 Adobe Community thread](https://community.adobe.com/questions-675/p-finder-and-explorer-do-not-yet-support-recent-dng-thumbnails-972426), lossy DNG exports at "Camera Raw 15.3 and later" compatibility had broken Finder thumbnails on macOS 13; Adobe's Rikk Flohr said the OS didn't yet support the later DNG spec, "Camera Raw 14" compatibility was the workaround, and macOS 14 fixed it. **Fix:** check your macOS version (Apple menu, then About This Mac) and update if you can. If you can't, set the iPhone's ProRAW Format to JPEG Lossless (Most Compatible), which Apple says Photos on a Mac reads from macOS Big Sur 11.1 up, or set Lightroom's DNG compatibility to Camera Raw 14.

### 3. A macOS update broke rendering for your camera

RAW decoding lives inside macOS, so an update can break it and the next one fix it. In March 2023, [DJI pilots on Apple's forums](https://discussions.apple.com/thread/254748059) reported that after the Ventura 13.3 update their drone DNGs showed multicolored stripes in Finder, Preview and Photos while the embedded previews looked fine; the same thread confirmed Ventura 13.4 fixed it that May. **Fix:** if every DNG from one camera misbehaves right after a system update, check for the next update before touching your files. Meanwhile the embedded JPEGs are unaffected, and our [free EXIF viewer](https://revelraw.com/exif-viewer.md) extracts them from a DNG in your browser without uploading anything.

### 4. Nothing is wrong: the thumbnail and the file are two different renderings

The most common "my DNG looks wrong" report isn't a fault at all: the thumbnail is the camera's or the app's JPEG, Preview's window is the Mac's flatter rendering of the RAW data, and a Lightroom Denoise or Enhance DNG looks clean in its thumbnail and noisy in Preview. **Fix:** nothing to repair. For an ordinary DNG, a RAW editor gives you the controls to reach the look the thumbnail promised; for a Denoise or Enhance DNG, the denoised image lives in Lightroom or Camera Raw. A genuinely broken file is different: a file whose image data we blanked ourselves opened as a plain black frame with no error, though real corruption may look different. If one DNG fails while its neighbors from the same card open, re-copy it from the source.

## Method 4: open the DNG in a RAW editor

Everything above shows you the picture; an editor gives you the controls the file exists for: white balance, exposure, highlights and shadows, tone curve, color. [RevelRaw](https://revelraw.com/index.md) is our native macOS editor and opens DNG including iPhone ProRAW. Drop the file in, AI scene detection reads the photograph and ranks 40+ curated presets for it, and you fine-tune and export from there, with everything running on your Mac and nothing uploaded. It's free to download with one free full-quality export, and needs macOS 26 or later on an Apple M1 or later.

The honest alternatives: Lightroom and Camera Raw read the DNGs Adobe's own tools write, including the enhanced image inside Denoise files, with a subscription. darktable is free and open source, but its [5.6.1 release notes from August 27, 2026](https://www.darktable.org/2026/08/darktable-5.6.1-released/) list Apple ProRAW DNGs and DNG 1.7 JPEG XL files under missing compression support. [RawTherapee 5.13](https://www.rawtherapee.com/downloads/5.13/) (July 2026) is also free and needs macOS Tahoe 26 on Apple Silicon or macOS 12 on Intel. Adobe DNG Converter (free, version 18.6, macOS 13 or later, more than 600 cameras) makes DNGs; it is not a viewer and never produces a JPEG. And if your DNGs were converted from a camera format such as [Canon CR2](https://revelraw.com/blog/how-to-open-cr2-files-on-mac.md), the original file is just as openable and keeps more of the maker's metadata.

## Make one app the default for DNG

Install enough photo apps and one will quietly claim `.DNG`; on our test Mac a DNG opened in Lightroom, not Preview. Select any DNG in Finder, press Command-I for Get Info, open the "Open with" section, pick the app you want, and click Change All. Every DNG on the Mac now opens there.

**Shooting DNG, on a Leica, a drone or an iPhone?** RevelRaw opens your `.DNG`, reads the scene, and ranks 40+ curated presets for that photograph. Free to download, with one free export to try the full workflow. [Get RevelRaw on the Mac App Store](https://apps.apple.com/app/apple-store/id6773942240?pt=120914369&ct=BlogDNG&mt=8) (requires macOS 26 or later).

## FAQ

### Can a Mac open DNG files without Photoshop?

Yes. Preview displays and exports DNG, Photos imports and edits it, and Quick Look shows it when you press Space in Finder. In our September 2026 test on macOS 27, all ten DNGs opened at full resolution with the Mac's built-in RAW decoder, the one Preview uses. For RAW-level controls you need an editor.

### Why does my DNG look different in Finder than in Preview?

Because they are two different pictures. Finder thumbnails and small Quick Look previews show the finished JPEG the camera, phone or app stored inside the DNG. Preview ignores it and renders the RAW data with the Mac's own decoder, which is flatter; in our test the gap was largest on the Pixel 8 Pro and Galaxy S23 Ultra.

### Why won't my DNG open on my Mac?

Four causes cover nearly every report: the DNG was made from a JPEG, TIFF or scan, which macOS usually won't render; it uses JPEG XL and your macOS is too old; a macOS update broke rendering for one camera and the next fixed it; or the file is damaged. Its metadata in an [EXIF viewer](https://revelraw.com/exif-viewer.md) tells you which.

### Is DNG a RAW file?

Usually, yes. Most DNGs hold unprocessed sensor data, either the original mosaic or linear data that is demosaiced but otherwise unfinished, as in [iPhone ProRAW](https://revelraw.com/proraw.md). A DNG made from a JPEG or TIFF, or a Camera Raw Render to DNG file with edits baked in, holds finished pixels in a RAW wrapper.

### Is DNG lossless?

It can be. Most camera DNGs use lossless JPEG compression. Since DNG 1.4 the format has also allowed lossy JPEG compression, which Adobe DNG Converter and Lightroom offer to shrink files, and DNG 1.7 added JPEG XL in lossless and lossy forms. Our lossy test DNG opened like any other.

### How do I convert DNG to JPEG on a Mac?

Open it in Preview and choose File, then Export, then JPEG or HEIC; to batch-convert, open several DNGs in Preview, select them all in the sidebar and export them in one pass. Both lock in the Mac's default rendering, so edit the RAW first. Adobe DNG Converter only produces DNGs.

### What's the best free app to open DNG on a Mac?

For looking, Preview is already there, and the decoder it uses opened all ten of our test DNGs. For editing without a subscription, RevelRaw is free to download with one free full-quality export and opens DNG including iPhone ProRAW, on macOS 26 or later with an Apple M1 or later. darktable's 5.6.1 release notes list Apple ProRAW and JPEG XL DNGs under missing compression support.

Related reading: [How to edit iPhone ProRAW on a Mac](https://revelraw.com/blog/how-to-edit-iphone-proraw-on-mac.md) · [Free sample RAW files (CC0)](https://revelraw.com/sample-raw-files.md)
