You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App lets user upload image (jpg) from file browser and write custom watermark over it using Pillow module.
The final image can then be downloaded or sent to email.
GUI built with Tkinter and CustomTkinter.
About
Tkinter app that uploads selected image from file browser, adds chosen text over image and saves it with new name.