Last active
June 10, 2020 12:52
-
-
Save sempostma/28d610cae552db24a95a4f8d419fb98c to your computer and use it in GitHub Desktop.
PDF Contrast
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
magick mogrify -resize 3000 -density 300 -background white -channel RGB -negate -flatten -path output *.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment