In my last post, I rotated 12 images with non-contiguous filenames like 91, 115, 185. This time, though, I have a set of images with contiguous filenames so I don’t need to type each one in by hand.
I rotated the images with ImageMagick version 6 in Cygwin’s BASH Shell using 1 line of code.