Skip to content

This project provides a set of Python scripts for removing encryption from PDF files. The tool can handle PDFs that are encrypted but do not require a password for opening

License

Notifications You must be signed in to change notification settings

oop7/pdf-encryption-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Encryption Remover

This project provides a set of Python scripts for removing encryption from PDF files. The tool can handle PDFs that are encrypted but do not require a password for opening. It includes:

  • PDF Encryption Remover GUI: A graphical user interface built with tkinter that allows users to easily select and process PDF files to remove encryption.

  • PDF Creation Script: A script to generate password-protected PDFs for testing purposes.

💪 Features

  • Simple GUI: User-friendly interface for selecting and processing PDF files.
  • Password Removal: Removes encryption from PDFs without requiring a password.
  • Testing Script: Create encrypted PDFs for testing the remover tool.

📄 Requirements

  • PyMuPDF: For handling PDF files.
  • tkinter: For the graphical user interface (comes with Python standard library).

🔽 Download

You can download the most recent version of tool here

🛠️ Install required dependencies

  pip install -r requirements.txt

💻 Usage

  python remove_pdf_encryptiont.py

About

This project provides a set of Python scripts for removing encryption from PDF files. The tool can handle PDFs that are encrypted but do not require a password for opening

Topics

Resources

License

Stars

Watchers

Forks

Languages