xyzst / watermark-applicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watermark Applicator

A utility application written in Python 3 which will apply a watermark to a PDF

Requirements

  • Python 3.X
  • PyPDF2

Usage

$ git clone https://github.com/xyzst/watermark-applicator.git
$ cd watermark-applicator
$ pip install -r requirements.txt
$ python3 watermark_applicator.py /absolute/path/to/pdf.pdf /absolute/path/to/pdf/containing/watermark.pdf

About


Languages

Language:Python 100.0%