Console Based Python PDF Watermark Remover. Can be used on single file or Bulk files.
Download Through Git:
git clone https://github.com/ViKi-R/pdf-watermark-remover.git
To run:
python3 pdf_watermark_remover.py
Requirments:
- PyPDF4
To install Requirments:
PyPDF4:
python3 -m pip install PyPDF4
Usage: