Need ability to suppress/ignore warning messages
Swiss army knife of image processing
Brought to you by:
bfriesen
When processing some images, GraphicsMagick will output a warning to stderr but still succesfully process the image. (e.g. "convert: iCCP: known incorrect sRGB profile" or "convert: Corrupt JPEG data: 1 extraneous bytes before marker 0xd9")
I need a way to suppress any such warnings, and only show errors which prevent GM from completing.
It looks like ImageMagick have a -quiet flag which does this, but the flag doesn't exist for GM:
http://www.imagemagick.org/script/command-line-options.php#quiet
Not sure how this ended up in Support Requests.
Couldn't find a way to move it so re-created it: https://sourceforge.net/p/graphicsmagick/bugs/402/
Doesn't look like there's an option to close this version either.
Closing support issue which was opened as a bug (and is still open).