Page 1 of 1

Bug with -set profile (PNG)

Posted: 2017-05-01T13:22:22-07:00
by eddiej
The docs show a way of injecting chunks into the output PNG file:

https://www.imagemagick.org/script/comm ... ns.php#set

the syntax is
convert in.png -set profile PNG-chunk-b:<filename> out.png
, but this doesn't appear to work (I've tried on OSX and Ubuntu)

Anyone know what I might be doing wrong here?

Re: Bug with -set profile (PNG)

Posted: 2017-05-01T14:05:56-07:00
by snibgo
I don't know the answer, but for those who might:

- What version IM are you using?

- You might supply the exact command you have tried, with the chunk file you used.