join-eos-exif

Join EOS files to images using EXIF data


License
MIT
Install
pip install join-eos-exif==0.0.3rc1

Documentation

EOS-EXIF-Join

Application to join EOS and EXIF data files for image processing

UI made with PyQt6 exe generated using Pyinstaller

Installation

Install the poetry package manager then:

poetry install

Running

Use join_data.exe or

poetry run python -m gui

Building

Builds are done automatically with GitHub Actions when pushing a tag with a semantic version formats like vN.N.N or vN.N.N-rcN