CAmera Trap Image Renamer (CATIR) — renames camera-trap images to a consistent timestamp-based format using their EXIF data, for the Urban Fishing Cat Conservation Project.
Forked from smart-image-renamer.
Pick whichever tool you use. All install the catir command on your PATH.
pipx
pipx install git+https://github.com/mahangu/catiruv
uv tool install git+https://github.com/mahangu/catirRun once without installing (uvx)
uvx --from git+https://github.com/mahangu/catir catir --helpLocal checkout (pip)
pip install . # or: pipx install . / uv tool install .catir --help
catir -t /path/to/images # -t = test mode, shows renames without applying
catir -r /path/to/images # recurse into subfolders