Skip to content
jbarlow83 edited this page Dec 8, 2020 · 12 revisions

OCRmyPDF Wiki

This wiki contains user-contributed content about using OCRmyPDF.

If you wish to encrypt a PDF for the maintainer of OCRmyPDF only, you may use:

gpg --keyserver https://keys.openpgp.org/ --recv-keys 8ea702b420664133
gpg --output test.pdf.gpg --encrypt --recipient 8ea702b420664133 c4a3 5f7f test.pdf

This is the same key as is used sign commits and tags.

Clone this wiki locally