PHP Script for Imagemagick
can anybody recommend a script which creates Thumbnails with imagemagick? All I could found were too old. It has to run 开发者_开发技巧with php5 and on a newer linux server.
It is important, that it uses imagemagick and not GD Lib. I already know timthumb, but it uses GD lib.
精彩评论