~shom/exifUpdate

Added readme and targeted sh instead of bash
Initial commit with exiftool commands, license, and args files

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~shom/exifUpdate
read/write
git@git.sr.ht:~shom/exifUpdate

You can also use your local clone with git send-email.

#EXIF Update

#Motivation

The objective is to provide an easy way to mass update files with EXIF data that is not editable through tools like Darktable and JExifToolGUI. My primary use case is to add camera, lens, film ISO information to photos taken with a film camera and digitally scanned.

#Goals

Update an entire folder which in my case corresponds to a roll of film at the same time. With my current equipment and workflow the camera, lens, and film will remain same for the entire roll.

#Requirements

ExifTool version 12.70+ (and any associated dependencies)

#Instructions

This script needs to be run after the film has been scanned in and before it is imported into Darktable.

#License

Since ExifTool refers to Perl license and I've decided to pick GPL v1 from Perl's dual license option, this script/repo/project is also GPL v1.

Do not follow this link