/pdf-watermark-remover

Console Based Python script to remove Text watermark of PDF files

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Python PDF Watermark Remover

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:

  1. PyPDF4

To install Requirments:

PyPDF4:
python3 -m pip install PyPDF4
Usage: