Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 377 Bytes

WaterMarker

A water marking tool

Instructions

  • Install requirements via pip install -r requirements.txt
  • Put images to be watermarked under images/
  • Run python main.py
  • Wait

Customization

  • Run python main.py with an optional offset argument
    • e.g. python main.py 100
  • Change the file mark.png in the root directory to modify the watermark used