IMAGE TAGGER

Install and run

Download the current release, install it into its bundled private Python environment, and run locally.

Download latest release

System libraries

sudo apt install libegl1 libgl1 libxkbcommon-x11-0 libxcb-cursor0

Extract

cd ~/Downloads
tar -xzf latest.tar.gz
cd ImageTagger

Install

chmod +x install.sh run.sh
./install.sh

Run

./run.sh

First run

The catalog defaults to ~/.local/share/image-tagger/catalog.sqlite3. Choose File → Add image directory to register and scan a directory. Scanning reads files but does not modify them.

The release bundle installs the optional local auto-tagging dependencies by default. Image Tagger itself remains local and does not require a cloud service.