Description: A brief introduction to the world of image manipulation in PHP using the GD library. In this tutorial I will step you through creating a clock that will display the current time. Platform(s): All
Price: Free
Visits: 3275
Rating: (2.83 after 29 votes)
Description: In this tutorial you will learn how to generate thumbnails from form uploaded images using the 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 image size is verified. Platform(s): All
Price: Free
Visits: 1652
Rating: (3.55 after 11 votes)
Description: This is a PHP Class that crops images (rectangles) to squares using the GD Library. Platform(s): All
Price: Free
Visits: 910
Rating: (0 after 0 votes)
Description: This is PHP class is useful if you need to resize images keeping their aspect ratio, using the GD Library. The new height is calculated proportionally to the new width’s size and reverse. For instance you have an image with the following dimensions: width - 1000, height - 800. Its thumbnail with a width of 250 will have the height of 200 (the ratio is kept). Platform(s): All
Price: Free
Visits: 891
Rating: (0 after 0 votes)
Description: The aim of this article is to show you the simple way to upload images to mySQL database. Version: NA
Platform(s): All
Price: Free
Visits: 1856
Rating: (1.84 after 17 votes)
Description: These are simple functions that you will be able to change to fit your needs, there are examples of what the scripts can do on the Web site. Platform(s): All
Price: Free
Visits: 1966
(~ 1/day)
Rating: (2.57 after 7 votes)
Description: This demo shows how to create dynamic progress bar images using the PHP GD functions. The source for the demo page is available. Platform(s): All
Price: Free
Visits: 3642
(~ 1/day)
Rating: (2.92 after 87 votes)
Description: This demo shows how to do resizing and overlays using the PHP GD functions. The source is available. Platform(s): All
Price: Free
Visits: 2589
Rating: (3.16 after 38 votes)
Description: WideImage is an object-oriented library for image manipulation, written in PHP 5. It uses the GD2 extension and it's unit tested with Simpletest. The library focuses on often-used image operations and ease of use. Version: 1.0 alpha 1
Platform(s): All
Price: Free
Visits: 1319
Rating: (2.80 after 5 votes)