-
This is a PHP watermark script that watermarks a PNG, JPEG or GIP image. It can display either a text or graphic copyright notice on top of images.The resulting image can be saved as a file, displayed in the browser, or returned as a PHP image resource for further processing.Requirements:- PHP 4.0 or Higher
-
This is a PHP image handling script for uploading image files. When uploading, it checks that the file is an image by checking its extention. It will then assure the destination directory exists and has the necessary permissions. If the folder doesn't exist, it will creat it. The script also removes files with the same name, and created image thumbnails ...
-
This PHP script is created to generate CAPTCHA images and valiate text and image CAPTCHA fields. It can generate an image with 5 random letters and digits obfuscated by a few lines.The random text will be stored in a class variable for subsequent validation, and then the generated image is displayed in the PNG format as the current script output.Requirements:- ...
-
A PHP wrapper can losslessly compress image using Yahoo!'s Smush Image Compression Web Service after giving an URL to the image or local image filename.It will service and return the URL to the smushed image along with its meta information.This free PHP script can optionally overwrite the original local image file if the old image is not needed.
-
Imagethumb is a PHP image resizing script, which allows you to resize any image so that you can place the resulting thumbnail on a page. This script was created to avoid the manual creation of thumbnails, which on some sites with lots of image may take a lot of time. Currently GIF, JPEG and PNG formats are supported.Requirements:- a web ...
-
Easy Thumbnail and Watermark class can be used to add watermarks to image and also resize the image. It can load an image in JPEG, GIF or PNG format and resize it to a given width or height.Watermarks can be images or text. The script can also render a given watermark text in any position as you given. The resulting ...
-
Object Oriented GD library can manipulate images using the GD extension functions. It is basically a wrapper around almost all functions of the GD image extension. It is a professional PHP image handling script. Handled formats include PNG, GIF, JPEG, WBMP, XPM and XBM.This script includes functions for creating, reading and writing images, resizing, rotate and copying parts of images, ...
-
Image IP is a very simple but powerfull PHP Ip Image Generator script. This Script will Generate a small image (like the small RSS 80x15 buttons) with the viewer\\\'s ip address on it. The look of the generated IP image is easy customizable by editing the script file or on-the-fly (by url). Note:You must have php-gd installed in order to ...
-
Single File PHP Gallery is a web gallery in one single PHP file. All you have to do is copy the script to any directory containing images to make a gallery. Sub directories will be sub galleries. Thumbnails for images and directories are generated utomatically. Single File PHP Gallery does not require any configuration or programming skills to use.Features of ...
-
This is a PHP image gallery script to render an image with a Golden Spiral.In geometry, a golden spiral is a logarithmic spiral the graphical depiction of the golden ratio equation.Requirements:- GD library- Imagick Library
-
This is a PHP image handling script that can be used to resize, crop and add watermarks to images. It can read GIF, JPEG or PNG images and resize them, crop or add a watermark in the initial image.In crop function is used Java Script (jQuery + jCrop) to select the crop area. The resulting image can be saved to ...
-
This PHP image handling script acts as an advanced, lightweight, object-oriented image manipulation library. several types of image manipulation operations are provided requires no any external libraries but just the GD2 extension.Zebra_Image script is designed to rescale, flip, rotate and crop images. It supports supports loading and saving images in the JPEG, GIF and PNG formats, while preserving transparency for ...
-
This PHP image script is used to create and output an image with superimposed text and/or other images using Imagick extension. It can also add borders to the image if needed, the generated image can ba saved to a file in JPEG format or served as the current script output.Requirements:- PHP 5.0 or Higher
-
This PHP script can be used to upload images as is or optionally resize images and/or create thumbnails if required, and image filename will be as original in lowercase, thumbnails will have the same name as original with "th_". Currently, images in the GIF,JPG or PNG formats are Supported.Requirements: - PHP 4.0.3 or Higher with GD extensions
-
This is a PHP script to create a color sheme from a base color. It creates a list of derived colors that consist of serveral lighter and darker variants of the base color. The script returns an associative array with generated color values in RGB with entry names prefixed with the original color name. It also returns HTML image tags ...












