ryangriggs / PDFEncrypt

A C# application to encrypt existing PDF documents
https://pdfencrypt.net
54 stars 15 forks source link

Decrypt Functionality #3

Open justincpresley opened 2 years ago

justincpresley commented 2 years ago

It would be really convenient to have a decrypt option - remove encryption given a password and a source file.

This application could have two tabs "Encrypt" and "Decrypt" with the Encrypt tab being highlighted in some way and shown first. You could also move Settings up to be a tab as well (but I do like the additional popup).

ryangriggs commented 1 year ago

I agree and this feature will be added to V2. Thanks