← Back to context Comment by qb45 8 years ago Are you very damn sure that it works and doesn't just convert them into #fefefe dots? 1 comment qb45 Reply arfar 8 years ago But #fefefe isn't black or white? I presume the commenter specifically didn't say greyscale.EDIT- checked the source:It looks like imagemagick's 'threshold' [0] command is being used, so everything is max/min/black/white:https://github.com/firstlookmedia/pdf-redact-tools/pull/23/c...[0] https://www.imagemagick.org/script/command-line-options.php#...
arfar 8 years ago But #fefefe isn't black or white? I presume the commenter specifically didn't say greyscale.EDIT- checked the source:It looks like imagemagick's 'threshold' [0] command is being used, so everything is max/min/black/white:https://github.com/firstlookmedia/pdf-redact-tools/pull/23/c...[0] https://www.imagemagick.org/script/command-line-options.php#...
But #fefefe isn't black or white? I presume the commenter specifically didn't say greyscale.
EDIT- checked the source:
It looks like imagemagick's 'threshold' [0] command is being used, so everything is max/min/black/white:
https://github.com/firstlookmedia/pdf-redact-tools/pull/23/c...
[0] https://www.imagemagick.org/script/command-line-options.php#...