Page is a not externally linkable
- Hardware and OS Related Technologies
-- Linux, Unix, and *nix like Operating Systems
---- use mogrify(imagemagick) to crop multiple images at the same time


skarootz - 8:52 pm on Jan 26, 2011 (gmt 0)


In response to the old topic:

Resize and crop multiple images with ImageMagick
[webmasterworld.com ]


You can use mogrify to crop multiple images like this:

mogrify -crop +75+0 *.jpg

It will look for all of the files in the current folder with the .jpg extension and crop them from 75 pixeles from the left and 0 from the top


Thread source:: http://www.webmasterworld.com/linux/4258616.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com