Search found 1 match

by eddiej
2017-05-01T13:22:22-07:00
Forum: Bugs
Topic: Bug with -set profile (PNG)
Replies: 1
Views: 5977

Bug with -set profile (PNG)

The docs show a way of injecting chunks into the output PNG file: https://www.imagemagick.org/script/command-line-options.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 ...