pdf-watermark-remover icon indicating copy to clipboard operation
pdf-watermark-remover copied to clipboard

Console Based Python script to remove Text watermark of PDF files

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: