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
- Host: GitHub
- URL: https://github.com/zzkt/voigtlander-nokton-50mm-f-1.1-exif-droplet
- Owner: zzkt
- Created: 2011-03-05T07:59:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-05T09:16:07.000Z (about 14 years ago)
- Last Synced: 2025-02-25T00:33:28.713Z (3 months ago)
- Homepage:
- Size: 504 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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"