Manatee

How to convert a DNG raw photo to TIFF on a Mac

Converting a DNG to TIFF turns a camera raw file into a finished, lossless image that any Mac app can open, edit, or print. The fastest way is to drag the DNG onto Manatee, choose Convert, and pick TIFF; a new .tiff file lands beside the original within seconds. Because a TIFF is a rendered picture rather than raw sensor data, it is best made once you are happy with how the photo looks, and this post explains exactly why.

What a DNG is, and what a TIFF is

DNG stands for Digital Negative, an open raw format. A raw file is not really a photo yet: it is the near-unprocessed readout from the camera sensor, with the color still arranged in a mosaic pattern that has to be interpreted before you can see a normal image. Because so little has been decided, a raw file carries a lot of latitude. You can push and pull exposure, reset white balance, and pull detail out of bright skies long after the shot, all without degrading the file.

A TIFF, short for Tagged Image File Format, is the opposite kind of file. It is a finished raster image where every pixel already has a fixed color, stored without lossy compression. TIFF has been a standard for print, scanning, and archiving for decades, so almost any image editor, layout program, or print service accepts it. It can hold 8 bits or 16 bits per channel, and a 16-bit TIFF keeps far more subtle tonal steps than a typical 8-bit file, which matters if the image will be edited further.

So the conversion is really a development step: it takes the flexible raw data in the DNG and renders it into a concrete, universally readable image.

Why convert a DNG to TIFF at all

The most common reason is simple compatibility. A DNG opens in raw-aware software, but plenty of everyday apps either refuse it, open it slowly, or show a low-quality preview instead of the full image. A TIFF opens everywhere, looks identical to what the app intends, and needs no special support.

The second reason is that TIFF is lossless. When you convert to TIFF you are not throwing away image quality the way a JPEG would; the pixels the converter produces are stored exactly. That makes TIFF the natural choice when the image is headed for print, for a designer who wants a clean master, or for an archive you may re-edit later. If your goal were the smallest possible file for email or the web, JPEG or HEIC would be the better target, but those are lossy and TIFF is not, which is the whole point of choosing it here.

The trade-off that matters: raw latitude versus a baked image

This is the one thing to understand before you convert. A DNG holds editable raw data; a TIFF holds a decided picture. The moment you render to TIFF, the white balance, exposure, and highlight and shadow choices are baked into the pixels. You can still edit the TIFF, but you are editing a finished image, not the raw. Recovering a blown-out sky or making a large white-balance shift, the kind of rescue a raw file makes easy, becomes much harder or impossible once the image is a TIFF.

The practical rule that follows: do any raw adjustments you care about first, then convert. If you are not sure, keep the original DNG. Manatee never touches it, and always writes the TIFF as a separate copy, so keeping both is free and reversible.

Two smaller trade-offs are worth knowing. A 16-bit TIFF preserves more of the raw file’s tonal range than an 8-bit one, so it edits more gracefully; the cost is size, since 16-bit doubles the data. And TIFF files are large in general, often many times the size of the DNG, because nothing is compressed away. That is expected, not a problem, but plan your storage for it.

How to convert on a Mac

The direct route with Manatee is a drag and a click:

  1. Open Manatee and choose Convert, or drag the DNG straight onto the Manatee icon in the menu bar.
  2. Pick TIFF as the target.
  3. Drop the file in, or a whole folder of DNGs if you shot a set. Each one shows in the job list with its progress.
  4. The new .tiff is written alongside the original DNG. The DNG is left exactly as it was.

Everything happens on your Mac. Nothing is uploaded, there is no account, and the DNG is only ever read, never changed.

macOS has a built-in path too. Preview can open many DNG files, and its File menu has an Export command where you can choose TIFF as the format. For a single photo that is genuinely all you need. The honest limits are that Preview handles one file at a time, so a folder of raws becomes a lot of repetitive clicking, and its raw rendering is a fixed interpretation you cannot tune. Photos can also import a DNG and export a TIFF, but only after the image lives inside your library, which is more setup than a quick conversion deserves. When you have more than a couple of files, dropping the whole folder into Manatee and letting the job list run is far less tedious.

Questions

Will I lose any image quality converting DNG to TIFF?

Not in the pixels. TIFF is lossless, so the rendered image is stored exactly. What you lose is editing latitude, not visible quality: the raw file’s ability to be re-developed later is gone once the choices are baked into the TIFF. That is why it is smart to finish your raw adjustments before converting.

Why is my TIFF so much bigger than the DNG?

Because TIFF stores every pixel without lossy compression, and a 16-bit TIFF stores twice the data of an 8-bit one. A raw file packs its information more tightly, so a TIFF several times larger is completely normal and is the price of a lossless, universally readable image.

Should I keep the DNG after converting?

Yes, if there is any chance you will re-edit the shot. The DNG is your negative and holds all the recovery latitude; the TIFF is a print of it. Manatee writes the TIFF as a new file and never alters the DNG, so keeping both costs you only disk space.

Can I convert a folder of raw files at once?

Yes. Drop the whole folder into Manatee’s window and every file joins the job list with its own progress. This is the main reason to reach for it over Preview, which converts one image at a time.