phpThumb()
Very flexible thumbnail generator. Resizing, cropping, borders, watermarks, sharpen, color adjustment, flip, rotate (and more). Source can be local file, remote file or database source. Uses ImageMagick extensively if available. PHP GD library is optional (if ImageMagick is installed). Output can be JPEG, GIF, PNG, BMP, ICO, with full alpha channel (as the format permits).
Visit publisher site: phpThumb()Listing Details
- Version:
- 1.7.8
- Filed in:
-
Scripts / PHP / Scripts & Programs / Image Handling / Image Manipulation
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- James Heinrich Other listings by this publisher
License & Pricing Information
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
- License Type:
- Commercial
- Price:
- $500.00 USD
- Additional Info:
- http://phpthumb.sourceforge.net/demo/docs/phpthumb.license.commercial.txt
User Reviews
Add/Edit Your ReviewDisplaying 1-4 out of 4 reviews
-
Allows arbitrary command execution and XSS attacks. Even if they're patched in a later version, this script was obviously written without an eye for security. Don't make the mistake of allowing it on your server, it's an unnecessary risk for a simple thumbnail script.
Bottom Line: No, I would not recommend this to a friend
-
Have implemented this script on a number of ecommerce sites, to reduce the time customers have to spend processing product images. Everyone LOVES it.
Bottom Line: Yes, I would recommend this to a friend
-
I have been working with the PHP GD library for quite some time now and phpThumb() definetly simplifies on the fly thumbnail generation. The directions are easy to follow and it's easy to install (simply download the files). I was using it successfully in under five minutes.
-
After searching through several thumbnail generating scripts that I was not able to get to work, I didn't hold out too much hope when I downloaded phpThumb. To my surprise it was easy to call and functioned exactly as described. It made finishing off a project that had been dragging on loads easier.