Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 834 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 834 Bytes

License

Automated PDF watermarker (in large groups)

This program takes the pdfs in input folders and then watermark them with sNeeds logo and website address and puts them in output folder. This program watermark PDFs in both bottom-lest and bottom-right.

How to use:

  1. Change the sneeds-logo in ./bin directory.
  2. Put the PDFs that you wish to watermark in ./left-watermarker (if you want to watermark the bottom-left corner) or ./right-watermarker folder.
  3. Run the program with following command in the program directory:
$ python watermarker.py 
  1. BOOM👯, Watermaked PDFs are ready in ./output directory.

License