A helper script for applying metadata from Exif Notes to scans.
Project description
scan-tagger
A helper script for applying metadata from Exif Notes to scans.
Introduction
Exif Notes is a great way to track your film shots and apply that metadata to
the digitized files. However, I always need to do some manipulation of the
scripts it produces before I can actually run them. scan-tagger
is a tool to
help automate those changes.
Installation
Coming soon!
Usage
In its simplest form, you can just run scan-tagger
against your Exif Notes
script and provide a starting filename:
[$]> scan-tagger Arista.EDU\ ULTRA\ 100_ExifToolCmds.txt 000010460001.jpg
This will perform a few basic adjustments on the file, and then update the
filenames to 000010460001.jpg
, 000010460002.jpg
, etc.
For more advanced usage, pass the -i
option to enter interactive mode. This
provides a small line-by-line interface modelled after git add -p
that allows
more control over the process.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for scan_tagger-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d428992bc53e433195185d9772232f99d8fbfdcddeb6716649b5034bb6ecf123 |
|
MD5 | 985a0b2ef0286432d810280760653ef5 |
|
BLAKE2b-256 | 8e49893cb3141b03a85a5b5663425ffcdf294c09316bf8e804bec0a33bd1d5e6 |