py-pdf / pdfly

CLI tool to extract (meta)data from PDF and manipulate PDF files
BSD 3-Clause "New" or "Revised" License
108 stars 18 forks source link

Add decryption to the cat operation #61

Open EmperorArthur opened 1 month ago

EmperorArthur commented 1 month ago

I recently needed to decrypt a PDF file, and found the program would just error. This resolves that issue.

ouqilbo commented 1 month ago

Love this. Started using pdfly a week ago and I was about to stop because I had to manipulate a password protected pdf

Lucas-C commented 3 weeks ago

Hi Thank you for your contribution @EmperorArthur 👍 I think this PR needs to be rebased on main. And pdfly/cat.py needs to be pretty-formatted with black