Amazing-Python-Scripts

Форк
0

readme.md

PDF-Watermark-Remover

The script PDF-Watermark-Remover will remove the watermark from the PDF files. The watermark is selected based on ranges of RGB color and based on selected pixels it will remove the watermark from the pages.

Setup instructions

  1. Download the python script file ("PDF-Watermark-Remover.py")
  2. Open the cmd/powershell/shell and type below line & hit return
    • For windows
      python <path of "PDF-Watermark-Remover.py">
      
    • For mac/linux
      python3 <path of "PDF-Watermark-Remover.py">
      

Output

Original PageOutput Page

Author(s)

Zankrut Goyani

Disclaimers, if any

Script will not removed base color watermarks like Red (255, 0, 0), Green (0, 255, 0) and Blue (0, 0, 255)

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.