Image Manipulation

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.

Get exceptional deals, savings and freebies from HotScripts! Subscribe to the HotScripts Brief Email today!

Results 1 - 20 of 71

«
1 2 3 4 »
More Options
  • Add text to an existing image with PHP

    This tutorial describes how to write text on to an existing PNG image using image functions in PHP by using a simple example. Each step is clearly described to make it easy to follow.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • How to Rotate an Image in PHP

    This tutorial will show you how to rotate an image in your PHP scripts. You'll need to have the GD library installed to be able to use some of the functions we use in this guide, though this is included with most PHP installations so there's a chance... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Creating An Image Upload Script

    A guide to creating a basic script for allowing users to upload images to your website.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Creating a simple photo gallery

    In this tutorial I will show you how to create a simple photo gallery. The script creates thumbnail images if needed and displays all images in the given directory.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Creating thumbnail - Resize an image with PHP

    In this tutorial I will show you how to resize an image with PHP. You can use this function in your own image gallery implementation or in any other cases when you need to create a thumbnail from your image. Using a this image resize script gives you the... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • PHP Resize Image Tutorial

    This tutorial will demonstrate how to resize images with PHP. The ability to resize images is useful for creating thumbnails for image galleries.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Creating a CAPTCHA in PHP with GD

    A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a system designed to test if input is originating from a human or a computer. This tutorial will explain how to make your own CAPTCHA using PHP and the bundled GD... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Generate Images with Round Corners On-The-Fly Using PHP and GD Library

    The code sample demonstrates the use of GD library to apply round corners on an image on-the-fly. It allows you to apply round corners of arbitrary size and color on a GIF, JPEG or PNG image. The source image is read on-demand and sent directly to the... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Watermark Your Images with Text Using PHP and GD Library

    The article along with complete code sample demonstrates the use of PHP and GD library to watermark uploaded images on the fly. The method demonstrated here to watermark an uploaded image is to render a partially transparent line of text over the... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Resize Images Using PHP and GD Library

    The article along with complete code sample demonstrates the use of GD library to generate thumbnails. The script first saves the uploaded image in a specific location, it then generates a thumbnail version of the image and finally saves the generated... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Data Goes In, Data Comes Out — This Time it's Binary

    This setp-by-step article explains how to create a database-driven image uploading and display system in PHP. The example database used being MySQL, it also discusses possible modifications for MS SQL and Oracle. Some of the main topics include: Create... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Putting watermark on an Image

    This PHP can be used for achieving watermarking task easily. I hope it will help you too.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Image Uploading With Auto Thumbnails Using PHP

    In many scenarios you cannot escape uploading images when you develop a php script. This tutorial details how you can upload images using php and auto creates thumbnails on image upload.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • How to resize an image (on the fly) and keep its aspect ratio using GD

    This is a PHP Class 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... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • How to center a text on an image using GD

    This tutorial can give you an idea of how to center a text on an image using the GD Library. The script creates an image and centers a text on it.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • PHP Sig Generator

    Use this tool to generate code that displays an image of your choice, with text displayed on it. The text is randomly taken from a list you make.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Image Resizing Class

    This class can be used to resize images preserving the aspect ratio.It can open a JPEG, PNG or GIFimage and resize it in such way that neither the width nor the height exceed given size limits.The image is resized to preserve the original proportion... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Function to resize image(s)

    This function can be used to resize images (with gif,png and jpg extensions) in PHP. Very easy to use in any PHP script.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Drawing Text with PHP and GD Library

    How to draw text as a graphic and make dynamic buttons or hit counters.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Banner Maker

    This tutorial will show you how to create a simple 468 x 60 banner online.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose

Results 1 - 20 of 71

«
1 2 3 4 »