diff options
| author | jvoisin | 2018-04-03 21:37:46 +0200 |
|---|---|---|
| committer | jvoisin | 2018-04-03 21:37:46 +0200 |
| commit | e8e3ab6c86b3fc9f20840683e28aa5d50a04053b (patch) | |
| tree | 5881c140d3a57f84a474cc7f7391fcef8c386205 /README.md | |
| parent | 2a51ae03dfde59c7b190b2ea74974c40c43addf7 (diff) | |
Add some related softwares
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. | ||
