ivanovx / py-watermark

Python script to add watermark to image using PIL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watermark

Python script to add watermark to image using PIL

Requirements

  • Python 2.7
  • Python Imaging Library (PIL)

How to use?

python watermark.py -i path/to/image -w path/to/watermark

About

Python script to add watermark to image using PIL


Languages

Language:Python 100.0%