How to use ImageMagick to batch desaturate images?

Posted by Zando on Stack Overflow See other posts from Stack Overflow or by Zando
Published on 2010-04-16T18:31:23Z Indexed on 2010/04/16 18:33 UTC
Read the original article Hit count: 462

I have an image that is black text with some gray and pale yellowish background. I basically want to keep the text as black as possible, and make the gray and yellow comparatively lighter...at the very least, turn yellow into a light gray. What's the most efficient way to do that in ImageMagick?

© Stack Overflow or respective owner

Related posts about imagemagick

Related posts about ruby