An open API service indexing awesome lists of open source software.

https://github.com/heardacat/pdfprivacy

Converts PDFs to Images so that it can't be easily copied and pasted
https://github.com/heardacat/pdfprivacy

Last synced: 3 months ago
JSON representation

Converts PDFs to Images so that it can't be easily copied and pasted

Awesome Lists containing this project

README

        

# pdfprivacy
Converts PDFs to Images so that it can't be easily copied and pasted

Usage:

```
make clean
make PDF="mypdf.pdf" convert
```

Requirements:

* pdftk
* poppler
* mogrify