A GUI-based program where you can insert a watermark on a choosen base image. Made in Python with Tkinter and Pillow.
Watermark can either be a image or a text, both of which can be repositioned and resized on the base image. The resulting image can then be saved as a new file.
It's a simple app that only requires you to dump all the files into the same folder and run from main.py.