conjure(1) β interprets and executes scripts written in the Magick Scripting Language (MSL).
convert(1) β convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
display(1) β displays an image or image sequence on any X server.
identify(1) β describes the format and characteristics of one or more image files.
import(1) β saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option.
magick(1) β convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
magick-script(1) β scripting language that converts between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
mogrify(1) β resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, convert(1) writes to a different image file.
montage(1) β create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.
stream(1) β a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.