Skip to content

Python script to add watermark to image using PIL

Notifications You must be signed in to change notification settings

ivanovx/py-watermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages