Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
I'm not sure what is going on here. The warning comes from libpng16. Somehow
libpng is involved in reading or writing PDF files, and it's inserting an ICC profile
that libpng16 does not like.
We can reproduce the PNG problem, our PDF is runlength-encoded. Inspect the filter in green.pdf. Is it /RunLengthDecode?
We can reproduce the identify problem. Although the image does display as green, it returns Gray unless you add -verbose to the command-line. We'll investigate, but it may be a week or so. We have lots of work already in the pipe.