Image Resize and Watermark

Listing ID : 12
Created on 2007-07-28 at 4:42 PM
Author : Ajay Chadha [ajay@chadhaajay.net]

Online URL : http://www.search-scripts.com/scripts/php/scripts-and-programs/image-handling/image-manipulation/image-resize-and-watermark.html


With this script you can resize your image, ad a watermark or copyright to image and output the image in JPEG, GIF or PNG format.

Usage:

  1. Parameters are passed via URL: image.php?image=1.jpg.
  2. You can set the type of your output image to JPG, GIF or PNG format like this: image.php?image=1.jpg&type=png; If you don't specify the type of the output image, the script will output the image in the original format image.php?image=1.jpg.
  3. To add a watermark to image you heave to set 2 variables: watermark_text and watermark_color(optional). Black will be use if you do not set the watermark_color.
  4. Resizing images; a. Exact size; b. Maxim size; c. Percent; d. Square.

Resource Specifications
Platform(s): Linux, Windows, Mac OSX, Sun Solaris, FreeBS
Database(s) Non
Version: 1
File Size: 100kb
Date Added: 2007-07-28
Last Updated: 2007-08-01

License Information
License Type: GPL
Price: 0 Free
Visit: http://www.phpscriptexpert.com/script.php?pn=Image_Resize_and_Watermark&pid=198
Download: http://www.phpscriptexpert.com/script.php?pn=Image_Resize_and_Watermark&pid=198


Back to Original Listing