Skip to content

Instantly share code, notes, and snippets.

@xavierlacot
Created December 1, 2015 09:59
Show Gist options
  • Save xavierlacot/5cecf11a625e0ddd8667 to your computer and use it in GitHub Desktop.
Save xavierlacot/5cecf11a625e0ddd8667 to your computer and use it in GitHub Desktop.
Decrypt a locked pdf
$ brew install qpdf
$ qpdf --decrypt input.pdf output.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment