Skip to content
Discussion options

You must be logged in to vote

Hi, this script fo working fine for me but extract the image in Grey in my pdf file all image in CMYK formate can you help how solve this

You must find a file format supporting CMYK. There are a selected few directly supported by Pixmap.save(). If none suits you, check the Pillow documentation for one such and then use Pixmap.pil_save(...) with the right parameters - again, please consult Pillow docu for choosing the right parameters in place of ....

Replies: 14 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JorjMcKie
Comment options

Answer selected by JorjMcKie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #469 on August 18, 2022 10:53.