filmov
tv
Create a watermarker application with python !

Показать описание
Python project for beginners !
Create a watermarker application with python, tkinter, pillow and OOP
requirements :
tkinter # pip install tkinter
PIL # pip install pillow
This is a simple application that allows the user to add a watermark text to an image
The default is on the top right
It uses :
OOP for a more organized code
Tkinter for creating the app
Pillow for image manipulation
#python #pythonprojects #pythontips #coding
Create a watermarker application with python, tkinter, pillow and OOP
requirements :
tkinter # pip install tkinter
PIL # pip install pillow
This is a simple application that allows the user to add a watermark text to an image
The default is on the top right
It uses :
OOP for a more organized code
Tkinter for creating the app
Pillow for image manipulation
#python #pythonprojects #pythontips #coding