/Image_watermarker

a dynamic image water-marker in PIL

Primary LanguagePython

Image watermarker

this GUI allows you to watermark multiple images at the same time , and changes text color contrast depending on the region you select

requirments

  • Install PyQt5
pip install PyQt5
  • Install PIL
pip install PIL

how it works

  1. run the script by typing
python watermark.py
  1. select your input directory when a dialogue pops up
  2. same thing for the output directory
  3. input your desired watermark as well as the size ( which is 30p by default)