Skip to content

mahangu/catir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catir

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.

Install

Pick whichever tool you use. All install the catir command on your PATH.

pipx

pipx install git+https://github.com/mahangu/catir

uv

uv tool install git+https://github.com/mahangu/catir

Run once without installing (uvx)

uvx --from git+https://github.com/mahangu/catir catir --help

Local checkout (pip)

pip install .          # or: pipx install . / uv tool install .

Usage

catir --help
catir -t /path/to/images        # -t = test mode, shows renames without applying
catir -r /path/to/images        # recurse into subfolders

About

CAmera Trap Image Renamer (CATIR)

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages