How to decode a pdf encrypted file from python -


i have got pdf file , associated password.

i convert encrypted file clear version using python only.

i found here python modules (pypdf2 , pdfminer) treat pdf file none of them work encryption.

someone have done ?

you'd need know encryption algorithm , key length able advise tool might work... , depending on answers, python library may not available.


Comments