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
Professional portfolio project. A desktop app built in Python with the Tkinter and Pillow libraries, in which users can upload an image and choose to add an image watermark or a text watermark to the bottom-right corner of the image. The newly watermarked image is then displayed to the user in a separate window and saved in the same directory wh…