chazeon / PDF-Watermark-Remover

Remove PDF watermarks from academic papers using pypdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Watermark Remover

Remove PDF watermarks from academic papers using pypdf. It is not guaranteed to work, but in most of cases, it just works!

Setup

Install the pypdf package:

pip3 install pypdf

Usage

python3 remove.py input.pdf output.pdf

Licence

The code is licensed under the MIT Licence.

About

Remove PDF watermarks from academic papers using pypdf

License:Apache License 2.0


Languages

Language:Python 100.0%