Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
/ ImageTagger Public archive

View jpeg images and add tags. Tags are saved in Iptc and Xmp metadata as keywords. Requires Python 3 and Gtk 3.

Notifications You must be signed in to change notification settings

cvzi/ImageTagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageTagger

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:

screen

This software is licensed under GPLv3.

About

View jpeg images and add tags. Tags are saved in Iptc and Xmp metadata as keywords. Requires Python 3 and Gtk 3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages