Install qpdf brew install qpdf Run following with your file password and file location qpdf --decrypt --password="password" dummy_locked_file.pdf dummy_unlocked_file.pdf