Remove password protection from PDF files.
cargo install --path --git https://github.com/ckaznable/passpdf.git
passpdf <pdf-file>
Prompts for the password, then saves an unlocked copy as <filename>_unlocked.pdf.
$ passpdf secret.pdf
Password:
secret_unlocked.pdf