Skip to content

An image-watermarking desktop app made with Tkinter and Pillow python libraries.

Notifications You must be signed in to change notification settings

Coding-Doctor-Omar/Image-Watermarking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries Used:

  1. Tkinter
  2. Pillow

Instructions:

  1. Inside PyCharm or VSCode, execute the following command in the terminal before you run the app:
pip install -r requirements.txt

The file 'requirements.txt' contains the needed package(s) that you should install to be able to use the app.

Now, all you have to do is run main.pyw

App Screenshot:

Screenshot

Feel free to make any suggestions! Enjoy! Good luck :)

About

An image-watermarking desktop app made with Tkinter and Pillow python libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages