Created
March 18, 2015 07:52
-
-
Save meeuw/3aa57116c11b3b3808db to your computer and use it in GitHub Desktop.
find and export color profile from pdf
This file contains 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
pdf-parser.py -s ICCBased my.pdf | |
pdf-parser.py -o 21 -f -d 21.stream my.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment