Skip to content

lauraporsch/Watermark_Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watermark_Images

GUI built with Python and TkInter. Allows to upload any image and add a text watermark. Use of OOP to ensure readability and reuse of code.

The application offers the following functionality:

  • Upload image file from own device via tkinter.filedialog
  • Choose individual text for watermark
  • Choose watermark color with tkinter.colorchooser
  • Choose from different fonts
  • Choose size of watermark
  • Choose rotation of watermark
  • Choose position of watermark

User Interface after uploading image file image

User Interface after adding watermark and changing settings image

User Interface showing the use of the tkinter.colorchooser image

About

GUI built with Python and TkInter. Allows to upload any image and add a text watermark.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published