A python GUI program to add watermark to any format images.
- Select from all the available fonts in the system.
- Edit font size, color and its opacity.
- Position and rotate the watermark freely with intuitive design.
Make sure python3 is installed on your system.
Clone the project
git clone https://github.com/mhrafin/Image-Watermarker.git
Go to the project directory
cd Image-Watermarker
Install requirements
pip install -r requirements.txt
Run the program
python3 main.py