Skip to content

Rust CLI utility to decrypt password-protected PDFs when the password is known. Designed for secure document processing and batch workflows.

Notifications You must be signed in to change notification settings

kakarot-dev/pdfpassremover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Decryptor

A Rust tool to decrypt password-protected PDF files in the current directory.

Perks

  • Automatically detects all PDFs in the directory.
  • Decrypts PDFs using a single password.
  • Replaces encrypted files with decrypted ones.

Requirements

Usage

  1. Run the program.
  2. Enter the password (must be the same for all PDFs).
  3. Let the tool decrypt and save your files! 🎉

Happy decrypting! 🛠️

About

Rust CLI utility to decrypt password-protected PDFs when the password is known. Designed for secure document processing and batch workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages