Posted by none on 06/29/07 11:53
Bob Bedford wrote:
> Hi all,
>
> I've to resize uploaded images with the "imagecopyresampled" but when I've
> images quite large (common those days) I reach the 16mb limits of the ISP.
>
> How can I fix this ? I absolutely need to resize such images.
>
> Bob
>
>
Iirc Imagemagick handles these resizes more memory efficiently
Check Imagick in php>5
Arjen
[Back to original message]
|