Resize an image so it fits in a box, preserving scaling.
Convert a PDF file to an EPS. Density is DPI. Resize is the size in pixels of the result. Hence, the size in inches is (resize / density).
Adjust the % brightness, saturation, and hue, respectively. Values of 100 leave the qualities unchanged.
convert(1), ImageMagick(1).