A simple Python tool for batch-encrypting PDF files, ensuring the security of your documents.
Create a small tool for batch encryption of PDF files. Project Overview A simple Python tool for batch-encrypting PDF files, ensuring the security of your documents. Functional features. Batch encryption of multiple PDF files. Support for setting user passwords and owner passwords. Encryption strength can be customized (128-bit or 256-bit AES encryption). Preserve the original file structure. A simple command-line interface.