Submitted by cableman on Sun, 02/17/2013 - 10:51
I ran into a problem where a site user had upload a bunch of larger images that ended up crashing PHP as 196Mb of memory was not enough for image styles to resize the images. To the rescue comes the find command combined with ImageMagick's convert program to resize the images.
Tags
Images
ImageMagick
Find