I have a PNG which (besides a white spot and transparency in the background) is a pretty straight blue.
I would like to use convert from ImageMagick to partially desaturate it, so that I can create images with the original blue at one extreme, and regular desaturation (I know that color theory allows a lot of desaturations, but I'm just looking for GIMP-style desaturation.)
I would also like to lighten or darken the colors to an image.
Lastly, I would like to change the hue for the bulk of the images, to anything on the hue scale. (The image is a saturated blue.)
I can do all of these in GIMP but I am looking for a way to automate the process. I also want to resize down, but that much was clearer from the docs.
How can I do these adjustments?