Skip to content

Instantly share code, notes, and snippets.

@bse666
Created August 17, 2016 11:50
Show Gist options
  • Save bse666/28eb4451914accb66a59f177fad0cd8e to your computer and use it in GitHub Desktop.
Save bse666/28eb4451914accb66a59f177fad0cd8e to your computer and use it in GitHub Desktop.
unencrypt a adobe pdf
gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=unencrypted.pdf -c .setpdfwrite -f encrypted.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment