Unlock Pdf with cmd line

Unlock a pdf using cmd line

Sometimes you need to access a pdf which is password protected.

We can use qpdf to remove the password.

sudo apt install qpdf qpdf --decrypt locked.pdf unlocked.pdf

Stay up to date

Sign up for the mailing list and get notified via email when new blog posts come out.