Image Manipulation. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Image Manipulation scripts for your web site.
Image Manipulation
-
Batch creation of thumbnails with PHP and gd
This article explains how you use PHP and the gd image library to generate preview pictures (thumbnails) from big images. For single images and whole folders. It explains the logic of the resizing algorithm and introduces some custom functions to use.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating an image gallery
This short tutorial will show you how to make a basic image gallery using PHP. The complete code presented.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Convert Images to Thumbnailed Images
This tutorial will teach you the basics of auto generating your large image into condensed thumbnailed images using PHP. Complete code presented.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Bar Charts With GD
This is a comprehensive tutorial on how the graphics capabilities of PHP can be used to create simple bar charts in GIF and PNG format. Each example includes a graphical chart along with source code.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating a Photo Gallery
This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Upload and Resize an Image
PHP has the ability to upload files such as documents or images using the multipart/form-data protocol, but how do you use this and how do you resize the images after they are uploaded to create thumbnails or image repository, etc. This tutorial along... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Dynamic Image Generation with PHP
PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database, create grapical displays of statistics from log files, and... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Binary Data + MySQL + PHP
This tutorial will show how you can store the data via the HTML forms "File" feature in your MySQL database and how you can access and use this data in your webproject.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Interactive Maps with PHP
This tutorial shows you how to create an interactive image maps using PHP and the GD library. It explains a method to zoom a portion of an image by using PHP and gif files.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating Dynamic Images with PHP
This simple tutorial explains how to create images on the fly using PHP. It presents a simple code which you can use with a TTF font on your site.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Image Creation with PHP
With PHP you can create images from pure code. Throughout five sections, this tutorial shows how it's done. Topics include: Create the Ellipse, Modify an Existing Image, and more.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose