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
pip install -r requirements.txt
python watermark.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|