Type: Python module or package
File:lino:src/lino/scripts/jpgrename.py
Refering articles:
- jpgrename no longer asks for every file (11.01.06) — jpgrename.py no longer asks a confirmation for every file. This was stupid and useless. Currently there is one question per directory "Rename %d files in directory %s ?", a satisfying solution for the only known user (me).
- jpgrename.py (02.10.05) — I wrote a new script jpgrename to rename the pictures from my new camera so that their name reflects the timestamp. This script uses PIL in read-only mode to examine the EXIF information.