Skip to content

ham2qur/logo_watermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo watermark on Photo using python pillow

Script to add transparent center PNG image logo watermark on JPEG photos.

Method 1: Using the PIL module's Image.paste method

Method 2: Using the PIL module's Image.alpha_composite

Usage

pip install -r requirements.txt
python watermark.py

About

PNG image logo watermark on photos

Topics

Resources

License

Stars

Watchers

Forks

Languages