pceuropa / watermark_image_py

Watermark an Image with Transparency based on python3 and Pillow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watermark on image

Simple python code help watermark your images with Transparency and positioning of watermark. Code based on Python3 and Pillow

INSTALATION

pip3 install -r requirements.txt

USAGE

python3 main.py

Input/Output

Input image

About

Watermark an Image with Transparency based on python3 and Pillow

License:MIT License


Languages

Language:Python 100.0%