Skip to content

suguleasa/BatchWatermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BatchWatermark

This script places watermarks on all images located in the folder images-dir, and saves the new images to the folder output-dir.

Set the values for opacity, fontsize, font-type, watermark text inside the file watermark.py. Also set the directory path for where the new watermarked images should be saved.

Run the code with the following:

python watermark.py

For more options run:

python watermark.py -h

About

placing watermarks on all images in a directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages