An open API service indexing awesome lists of open source software.

https://github.com/zzkt/voigtlander-nokton-50mm-f-1.1-exif-droplet


https://github.com/zzkt/voigtlander-nokton-50mm-f-1.1-exif-droplet

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

EXIF Metadata Utility for Exotic Lenses
=======================================

Author: Nik Gaffney

Based on the Droplet for "MS Super Triplet Perar 35mm f/3.5" by Dirk Rösler

Requirements
------------

ExifTool by Phil Harvey http://www.sno.phy.queensu.ca/~phil/exiftool/

Description
-----------

Stand-alone Automator application that sets the lens name, focal length and maximum aperture of your image to Voigtländer Nokton 50mm f/1.1 in the file's EXIF data.

How to use
----------

Drag and drop DNG or other file onto the application. EXIF data will be updated with the new information and the original file overwritten.

You need to to reload the image metadata for your application to recognize or apply this script before importing (e.g. into Lightroom).

Warning: in case you have already performed development e.g. in Lightroom and want to apply the script, be sure that your development data is saved to the file before reloading the metadata from the file. This can be done manually (Cmd-S Save Metadata To File) or set to automatic in preferences. Otherwise this may cause development data to be lost.

Commandline
-----------

exiftool -P -overwrite_original -FocalLength=50 -MaxApertureValue=1.1 -Lens="Voigtländer Nokton 50mm f/1.1"