diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -24,3 +24,12 @@ Please note that MAT2 runs on Python3. | |||
| 24 | ```bash | 24 | ```bash |
| 25 | $ python3 -m unittest discover -v | 25 | $ python3 -m unittest discover -v |
| 26 | ``` | 26 | ``` |
| 27 | |||
| 28 | # Related softwares | ||
| 29 | |||
| 30 | - The first iteration of [MAT](http://mat.boum.org) | ||
| 31 | - [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat) | ||
| 32 | - [pdf-redact-tools](https://github.com/firstlookmedia/pdf-redact-tools), that | ||
| 33 | try to deal with *printer dots* too. | ||
| 34 | - [pdfparanoia](https://github.com/kanzure/pdfparanoia), that removes | ||
| 35 | watermarks from PDF. | ||
