PHP Image Handling
Free and open source PHP image Handling scripts. These scripts allow you to create images, add watermark and manipulate images.-
These classes are meant to generate thumbnail images or adding a logo or watermark to a picture.There are also sub-classes for caching the generated images in files stored in a temporary folder. The generated images may be cached to avoid the need to process the pictures during a given period of time.
-
Mandelbrot can generate Mandelbrot and Julia fractals images using arbitary precision math using the PHP BC extension.Mandelbrot can be configured to set many different fractal parameters and the size of the output image, which is saved to a file in the PNG format using PHP GD extension.
-
Thumbnail and Watermark is a class that can process an image on the fly by either generate a thumbnail, apply an watermark to the image, or resize it.Autodetect GD 1 and GD 2, auto-fitting, scaling, calculate quality factor for a specific file size, suport bicubic resample algorithm. The processed image can either be displayed in a page, saved to a ...
-
Image Watermarker can process an image to place an watermark text.Features of Image Watermarker:- Font size- Uses TrueType fonts- Angle of the text- Shadowed text- Smoothed or sharp text (with or without anti-aliasing)- Supports several image formats: png, gif, bmp and jpeg- Customizable horizontal and vertical spacing between two consecutive watermarks- Can open images to be watermarked specifying the relative ...
-
Dumbnail creates a thumbnail of an image. Size of thumbnail is determined with maximum width and height of an thumbnail. You need GD module so the class will be able to use specific functions.Note: PHP function ImageGIF not availableSince all GIF support was removed from the GD library in version 1.6, this function is not available if you are using ...
-
Script to convert text to an image of specified width, automatically wraps text and adjusts height of image to allow all text to fit.
-
Image navigator allows browsing full screen images. Very easy installation and does not require GD, image magic or any database. Just put the pictures inside of the same directory of index.php that comes with Image navigator.
-
Net Avatar Maker allows you to create your own avatars with ease, allowing for any number of truetype fonts, where the user gets to pick there font size, rbg or hex color, even the option to add an shadow. It comes with a default 10 font set, and setup and install coulnt be easer
-
Displays your currently remaining Gmail invites in a PNG image. Perfect for those forum sigs! It uses the libgmailer library and requires GD2.
-
You can run PiwiP (the PHP Scripts) on a php-server while the pictures are on another picture-server. It is essential that the picture-server allows directory-listing! PiwiP does not use a database (like mysql). A short introduction of PiwiP: - Be sure your picture-server has activated directory listing.- Be sure no index.html (or index.htm) is in the (sub)directory of the gallery-path ...
-
A web based photo database built on PHP and MySQL. Supports adding photos one at a time or loading an entire folder. Streamlined interface for adding metadata about your photos. Stores a thumbnail of each image in the database along with extracted EXIF and IPTC data about each photo. Advanced search capabilities on all extracted and entered data. Version 4.1 ...
-
The author writes "I wrote this script because I wanted something that will allow me to call up many pop up windows that doesn't have margins for IMAGES for my digital camera page.With PHP No Margin Image Pop up Window, you no longer need to write html for every single image in order to make them show up in popup ...
-
Button Image Creation is a simple PHP script that allows yo to create buttons on the fly.
-
This is a PHP script designed to generate sprite images and CSS style definitions. The generated sprite image then will be used on web pages. It can take a list of images and generates a single sprite image with all the images inside. Requirement:- PHP 5.0 or Higher
-
This Free PHP Script can be used to render images using text characters. It can read an image file and translate its pixels into a grid of text characters. ASCII Art Generator script can used to generate colored text grids using HTML tags to assign the original pixel colors to each of the generated text characters. Rendered image is originally ...


