diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/comparison_to_others.md | 8 | ||||
| -rw-r--r-- | doc/mat2.1 | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/comparison_to_others.md b/doc/comparison_to_others.md index 8939009..02648bd 100644 --- a/doc/comparison_to_others.md +++ b/doc/comparison_to_others.md | |||
| @@ -19,14 +19,14 @@ details. | |||
| 19 | # jpegoptim, optipng, … | 19 | # jpegoptim, optipng, … |
| 20 | 20 | ||
| 21 | While designed to reduce as much as possible the size of pictures, | 21 | While designed to reduce as much as possible the size of pictures, |
| 22 | those software can be used to remove metadata. They usually have very good | 22 | those software can be used to remove metadata. They usually have excellent |
| 23 | support for a single picture format, and can be used in place of mat2 for them. | 23 | support for a single picture format, and can be used in place of mat2 for them. |
| 24 | 24 | ||
| 25 | 25 | ||
| 26 | # PDF Redact Tools | 26 | # PDF Redact Tools |
| 27 | 27 | ||
| 28 | [PDF Redact Tools](https://github.com/firstlookmedia/pdf-redact-tools) is | 28 | [PDF Redact Tools](https://github.com/firstlookmedia/pdf-redact-tools) is |
| 29 | a software developed by the people from [First Look | 29 | software developed by the people from [First Look |
| 30 | Media](https://firstlook.media/), the entity behind, amongst other things, | 30 | Media](https://firstlook.media/), the entity behind, amongst other things, |
| 31 | [The Intercept](https://theintercept.com/). | 31 | [The Intercept](https://theintercept.com/). |
| 32 | 32 | ||
| @@ -34,13 +34,13 @@ The tool uses roughly the same approach than mat2 to deal with PDF, | |||
| 34 | which is unfortunately the only fileformat that it does support. | 34 | which is unfortunately the only fileformat that it does support. |
| 35 | It's interesting to note that it has counter-measures against | 35 | It's interesting to note that it has counter-measures against |
| 36 | [yellow dots](https://en.wikipedia.org/wiki/Machine_Identification_Code), | 36 | [yellow dots](https://en.wikipedia.org/wiki/Machine_Identification_Code), |
| 37 | a capacity that mat2 [doesn't possess yet](https://0xacab.org/jvoisin/mat2/issues/43). | 37 | a capacity that mat2 doesn't have. |
| 38 | 38 | ||
| 39 | 39 | ||
| 40 | # Exiv2 | 40 | # Exiv2 |
| 41 | 41 | ||
| 42 | [Exiv2](https://www.exiv2.org/) was considered for mat2, | 42 | [Exiv2](https://www.exiv2.org/) was considered for mat2, |
| 43 | but it currently [misses a lot of metadata](https://0xacab.org/jvoisin/mat2/issues/85) | 43 | but it currently misses a lot of metadata. |
| 44 | 44 | ||
| 45 | 45 | ||
| 46 | # Others non open source software/online service | 46 | # Others non open source software/online service |
| @@ -84,7 +84,7 @@ but keep in mind by doing so, some metadata \fBwon't be cleaned\fR. | |||
| 84 | 84 | ||
| 85 | While mat2 does its very best to remove every single metadata, | 85 | While mat2 does its very best to remove every single metadata, |
| 86 | it's still in beta, and \fBsome\fR might remain. Should you encounter | 86 | it's still in beta, and \fBsome\fR might remain. Should you encounter |
| 87 | some issues, check the bugtracker: https://0xacab.org/jvoisin/mat2/issues | 87 | some issues, check the bugtracker: https://github.com/jvoisin/mat2/issues |
| 88 | .PP | 88 | .PP |
| 89 | Please use accordingly and be careful. | 89 | Please use accordingly and be careful. |
| 90 | 90 | ||
