Lightweight image croping tool.
./res: resource folder.
./src: source code folder.
./src/main.py: start file of tool.
Python 3.6.0 or newer. PyQt5 5.13 or newer (alternative to C++ Qt).
To install required packages and libraries, you need pip installed. Run install libraries with pip:
pip3 install PyQt5