Skip to content

thebestwj/watermark_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Watermark Tool

GitHub top language GitHub file size in bytes GitHub GitHub last commit

Features

  • Auto detect image files
  • Auto watermark size adjustment
  • Auto watermark color adjustment ( dark / light )
  • Easy to use

How To Use

Put the tool.py in the image folder or copy images into the tool.py's folder, then

python tool.py

Results will be stored in out folder.

Configuration

watermark_font = 'C:/windows/fonts/Bradhitc.ttf' # font path
watermark_text = 'a cat lover' # custom text
watermark_size = 1.2 # size

Example

img

img

img

You can also see the example images in example folder.

Star the tool

Whether you use this tool, have learned something from it, or just like it, please star!

License

MIT License © thebestwj

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages