Added readme and targeted sh instead of bash
Initial commit with exiftool commands, license, and args files
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.
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.
ExifTool version 12.70+ (and any associated dependencies)
This script needs to be run after the film has been scanned in and before it is imported into Darktable.
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.