this GUI allows you to watermark multiple images at the same time , and changes text color contrast depending on the region you select
- Install PyQt5
pip install PyQt5
- Install PIL
pip install PIL
- run the script by typing
python watermark.py
- select your input directory when a dialogue pops up
- same thing for the output directory
- input your desired watermark as well as the size ( which is 30p by default)