johnwhitington/cpdf-source

Do something with soft masks in -extract-images

johnwhitington opened this issue · 0 comments

Cpdf does not (at present) do anything with soft masks. There are two things we could do:

a) Extract them separately and name them in an appropriate way to link them to the main image; or

b) Actually merge them and extract an image with an alpha channel.