Skip to content

ssavi-ict/Remove-Password-From-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove-Password-From-PDF

A Python based GUI application to decrypt PDF. Features implemented till now -

  • Decrypt PDF using password.
  • Save password if Remember Password is turned on.
  • If password is saved then it will not be asked for password again.

Install Requirements

  • Install Python 3.10 (Written using 3.10) or greater
  • Install required python packages using - pip install --trusted-host=pypi.python.org --trusted-host=pypi.org --trusted-host=files.pythonhosted.org -r requirements.txt

Run

  • Open Command Prompt in Windows / Terminal in Linux.
  • Run following command run.py
  • Enter required information asked.

Ta Da! Done Decrypting!

About

A Python Program to Remove Password From PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages