mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2024-12-04 23:15:52 +01:00
README: increase explaining
This commit is contained in:
parent
ee483ab986
commit
0d1da12f71
@ -1,6 +1,6 @@
|
|||||||
# pdfparanoia
|
# pdfparanoia
|
||||||
|
|
||||||
pdfparanoia is a PDF watermark removal library for academic papers.
|
pdfparanoia is a PDF watermark removal library for academic papers. Some publishers include private information like institution names, personal names, ip addresses, timestamps and other identifying information in watermarks on each page.
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ file_handler.close()
|
|||||||
or from the shell,
|
or from the shell,
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
pdfparanoia input.pdf > output.pdf
|
pdfparanoia --verbose input.pdf > output.pdf
|
||||||
```
|
```
|
||||||
|
|
||||||
and,
|
and,
|
||||||
|
Loading…
Reference in New Issue
Block a user