hi
Which image resize extension do u use.
Or any better ways to do it?
hi
Which image resize extension do u use.
Or any better ways to do it?
I use this one image. It uses kohana image class to manipulate. good extension
+1 for WideImage. Most typical image manipulation task can be performed with one line of code by the use of "smart coordinates" and other API goodness.
I haven’t used this yet, but you may want to check it out if you prefer imagemagick.
Selected WideImage and had it working 5 minutes later. Robust, frequently updated, easy.
http://wideimage.sourceforge.net
here is one more nice class
Good tip on wideimage, but isn’t anyone using phpthumb? I know it had some security issues at some point, but other than that is there any reason everyone would avoid it?
later edit: I’ve looked at wideimage in the meantime, forget my question about phpthumb, wideimage seems like the thing…