Skip to content

etern4l-white/SigmaWatermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_watermark

Simple python script to run if you have a bunch of screenshots you want to watermark with your name and date of the image.

Usage

Make sure you have your .docx file in the same directory.

python simple_watermark <filename> <text>

Installation

git clone https://github.com/etern4l-white/simple_watermark
cd simple_watermark
pip install -r requirements.txt

TODO

  • Make the whole thing as a website.
  • This app will have options:
    • watermark a single image.
    • watermark a whole word document (also, pdf in future)
    • watermark a whole directory.
    • watermark a zipped file (real zip, not word)
    • customize watermark --> upload an image as a watermark (fixed on)
    • move the watermark on the image (live)
    • make a fixed watermark

About

simple_watermark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published