Skip to content

bruno-1337/watermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

watermark

Simple python program to add watermark on photos

Requirements: pip install pillow

Usage:

program takes three arguments: folder of the images path of the logo (.png or .jpeg) position of the logo (centro, direitabaixo, esquerdabaixo, topoesquerda, topodireita

if no position is specified the logo will be placed at the center of the image

the program will replace the old photos.

python marcadagua.py './imagens' 'logo.png'

About

Simple python program to add watermark on photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages