Hey guys,
I'm looking for a image resizer script, which should reduce the dimensions of the image. Something like timthumb.php does, but it's very heavy. I need a light solution for this.
Any help will be highly appreciated.
Thanks,
Printable View
Hey guys,
I'm looking for a image resizer script, which should reduce the dimensions of the image. Something like timthumb.php does, but it's very heavy. I need a light solution for this.
Any help will be highly appreciated.
Thanks,
Google is your friend https://www.google.co.uk/search?q=resize+image+php
Thanks, Bever. :)
There are so many and I've no idea which one to use. Would there be any comparison between them?
Yes there are quite a few; Each with different features (cropping, filters, quality optimisation) and server requirements (ImageMagick, GD library). Ultimately, you are in the best position to test and choose because only you know your own requirements and server capabilities so it will be up to you to try out a few scripts and functions from online sources in order to find the one that work/suits best.
If you want someone to do the work for you, developers can be hired. That shouldn't be necessary though if you are prepared to put in the effort yourself. Start at the top of the Google search results and try a few out :)
Beverley
Thanks, Beverly. :)
Will try out a few and hopefully will find a script which would be useful for me.