As cowboys wrangle cows, tagboy wrangles EXIF/IPTC/XMP tags in images. TagBoy uses the capabilities of pyexiv2/exiv2 to provide grep/find style (command line) functionality on image tags (or anything else exiv2 can understand). This is currently read-only, but write operations are envisioned. TagBoy is pure python and should work anywhere pyexiv2/exiv2 are supported.
There is more information about pyexiv2 at http://
ToDo (help welcome). Package this for installation (using python setup tools). Then package for Ubuntu dpkg and RPM (yes, I use both).
Future: Enable write back to images (with backup).
There is a similar project: http://
View full history Series and milestones
trunk series is the current focus of development.