GUi to add logo to image locally, it take an image, a logo, resize and merge them, then save the new image locally.
Implemented with Python 3.12.3, it use tkinter (ttk, Tk, filedialog, messagebox) and PIL (ImageTk, Image)
Must install a Pillow library : or :
Open a terminal and 'cd' to the WATERMAKER directory, type :