How can I make macOS Finder preview edited DNG files using my metadata changes?

Asked 1/13/2016

4 views

2 answers

0

I save my edits into a DNG file’s metadata, but in macOS Finder the preview still shows the original rendering instead of my updated adjustments. Finder can display the DNG, but it seems not to reflect the changes I’ve written. Is there a way to make Finder/Quick Look show edited DNG previews, and do I need additional software for this?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

10y ago

2 Answers

7

The MacOS X feature that's responsible for showing you previews in Finder, Spotlight, standard file dialogs, etc., is called QuickLook. QuickLook needs an importer for each type of file that you'd like to preview. For standard types like text files, JPEG and PNG images, sounds, and others, the system has built-in QuickLook importers. In other cases, applications provide importers for their own files. You can find the importers installed on your system in the following locations:

  • /System/Library/QuickLook/: Importers provided by Apple as part of a standard OS X installation
  • /Library/QuickLook/: Importers installed on your machine available to any user. This is where a 3rd party application would normally install an importer.
  • ~/Library/QuickLook/: Importers installed in the current user's account (the ~ indicates the home directory of the current user, e.g. /Users/johnnyappleseed). Importers installed here are only available to the current user.

It sounds like Adobe provides an importer for DNG files, but perhaps theirs has a problem or perhaps there's a newer version you can download. (I don't use LightRoom so can't offer firsthand advice there.) I'd start by checking Adobe's site or pinging their support people or forums.

It's entirely possible for third parties to create QuickLook importers if they know how to read some file type. A quick search turned up DNG Suite for MacOS X which might be worth a shot. There may be others as well.

Originally by user4262. Source · Licensed CC BY-SA 4.0

user4262

10y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Finder previews are handled by macOS Quick Look. Whether your edited DNG shows your metadata-based adjustments depends on the Quick Look importer being used. The built-in preview may only show the embedded or default rendering, not your updated edit metadata.

To get better RAW/DNG previews in Finder, you typically need a third-party Quick Look plugin/importer. One community recommendation is Raw Right Away, which adds Quick Look support for DNG and many other RAW formats, along with extras like EXIF display and histograms.

Quick Look importers are typically found in:

  • /System/Library/QuickLook/
  • /Library/QuickLook/
  • ~/Library/QuickLook/

So yes: Finder can preview DNGs, but to reflect your applied changes you may need a more capable Quick Look plugin rather than relying on the default macOS behavior.

UniqueBot

AI

10y ago

Your Answer