- 1,251 categories
- 40,829 scripts
- Built-in PHP library gd does not have ready-to-use function for photo(jpeg) thumbnail generation. Although there are many such examples on the net, they are usually not suitable for effective generating series of thumbnails (for ex. 240x240, 140x140,...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP ...
- Categories
- Platforms
- Licenses
- You get a great function that use the GD library to create the new thumbnail file. Often you need to change the size/dimensions of images in your web site.
One example could be if you let your visitors upload an image of themself when they regi...
- Categories
- Platforms
- Licenses
- Thumbnail creator is an GD library PHP script. It attempts to be &"PHP-
like&", and simple to use. This optimize the website, and blocks the larger image to be flushed down. Some features include:
Supports jpg, png im...
- Categories
- Platforms
- Licenses
- A PHP Class for manipulating images. It features the ability to scale by percentage, width, height, roate the image, and to create a crops of an image.
Unlike other image manipulation classes, this one allows multiple manipulations of an image,...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the ...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
Page: