Skip to content

niftycode/Imitool

Repository files navigation

imitool

Static Badge GitHub License Code style: black GitHub Issues or Pull Requests GitHub last commit

A Python tool that displays an image with associated information (filename, file size, camera model and lens used).

Requirements

For the program to work, the exiftool utility must be installed on the system. This utility can be installed on macOS using Homebrew:

brew install exiftool

Installation

An executable program for macOS is available for download. Download the ZIP file, extract it, and copy the program to the Program Files folder.

Operating system: macOS Current version: 0.1.4

Or clone the code, create a virtual environment and installe all packages:

pip install -r requirements.txt

The program can then be started by executing the file main.py.

python3 src/main.py

Download

You can download the latest version of the program here (only for macOS).

About

A simple program for viewing images, written in Python.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages