Fri 07 January 2011

Convert a directory of TIFFs to greyscale using ImageMagick

Change to the directory then run the command:

mogrify -colorspace Gray *.tif

Posts