View jpeg images and add tags. Tags are saved in Iptc and Xmp metadata as keywords. Requires Python 3 and Gtk 3.
Tags are saved in both Iptc.Application2.Keywords and Xmp.dc.subject in the JPEG metadata. The script uses the GExiv2 python API to read and write the Iptc/XMP tags.
The user interface is GTK3 which is available under Windows through PyGObject.
Tested with/required software:
- Python 3.4
- GTK 3.0, GExiv2 0.10 (on Windows included in PyGObject)
- Send2Trash 1.3.0
This software is licensed under GPLv3.