ANN: pdfdecrypt 1.0
Hartmut Goebel
h.goebel at crazy-compilers.com
Sat Dec 10 12:17:13 EST 2022
I'm pleased to announce pdfdecrypt 1.0, a command line tool to
remove passwords from PDF documents. It will read the encrypted
document, ask for the password and write the decrypted document
without touching any internal structure.
:Licence: GNU Affero General Public License v3 or later (AGPLv3+)
:Homepage: https://pdfdecrypt.readthedocs.io/
:Repository: https://gitlab.com/pdftools/pdfdecrypt/
Download
---------------
:Quick Installation:
pip install -U pdfdecrypt
Relevant Changes since last release
---------------------------------------
* Initial release
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goebel at crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
More information about the Python-list
mailing list