| TOTAL: 194 Page: 1 of 10 |
|
ImageResize
ImageResize can resize any image in any folder on your website with full caching for optimal performance * supports gif, jpeg and png images (with transparency) * images can be stretched, fitted or cropped * uses mod_rewrite to work across any subfolder * images dont need to be moved to a resize folder * resized images are cached for efficiency (with automatic cache clearing) * fully documented and supported

| Hits: | 5 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-10-30 |
PHP Thumb Maker 2
Thumb Maker is PHP based script that can be included to your existing PHP scripts, as an extension for creating thumbs from images such as JPG, GIF, PNG, XMB, XPM etc. Features: # Simple and advanced thumb making # Custom Boundry Box # Auto maintain aspect ratio # Custom Quality of final JPEG thumb # Error checking in code (on failure) # Custom background color for making thumb from transparent images (e.g. GIF, PNG)

| Hits: | 30 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-06-17 |
Favicon Deluxe
Favicon Generator Deluxe PHP Script - More advanced php script that allows you to easily add a favicon generator script to your website. With the Favicon Generator script you can allow your website visitors to generate their own favicon for their website.


| Hits: | 33 | Platforms: | Windows |
| Ratings: | Last Updated: | 2009-05-21 |
Watermark Your Images with another Image Using PHP and GD Library
The following code sample demonstrates the use of GD library to watermark images on the fly. The method demonstrated here to watermark an uploaded image is to overlay the original image with another image, preferably a transparent PNG image.

| Hits: | 21 | Platforms: | Windows |
| Ratings: | Last Updated: | 2009-05-09 |
Image Manager
This is a PHP class designed to help with the process of resizing, displaying and captioning images on a website. It uses the GD2 PHP graphics library to resize images, and stores the generated images in a cache to prevent the system from slowing down website loading times.

| Hits: | 38 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2009-04-19 |
Gradient Image Generator
Generate background gradient images for css designs with this PHP script. The Gradient Image Generator lets you quickly create gradient images to use in your css designs. Common uses include for navigation bars, or for adding a gentle fade on your web page background into the actual background colour 3/4 or more down the page.


| Hits: | 37 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-03-29 |
Email Signature Generator
Email Signature Generator is a PHP script which allows you to create a signature image from some of you favorite email providers. Choose your email address and the text color to super impose on the image.


| Hits: | 19 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-03-25 |
Chevereto
Chevereto is an open-source script that allows you to mount your own one-click image hosting on your server.



| Hits: | 20 | Platforms: | Linux |
| Ratings: | Last Updated: | 2009-03-02 |
Automark 1.1
Automark is a very simple "on-the-fly" automatic image watermarking script using PHP and .htaccess.This script also has the capability of ignoring thumbnails or certain files from being watermarked.


| Hits: | 20 | Platforms: | Linux |
| Ratings: | Last Updated: | 2009-02-08 |
PHP Image Editor 1.1
Many Content Management System does not have image editing. And all users does not have an image editing program, thatīs why PHP Image Editor has been developed. It just receives an image path, and then itīs possible to start editing. Itīs really simple to install as a plugin in Joomla, and itīs easy to add to your own Content Management System.


| Hits: | 50 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-02-02 |
PHP Image Resize Made Easy
Resize your images and create thumbnails easily with this simple PHP script. Feature: *Displays a default image if the requested image doesn't exist. *Hide the image path from user.

| Hits: | 37 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2009-01-15 |
Bulk Image Converter 1.0
phpAce Bulk Image Converter is a simple web application that allows user to easily convert one or more images. The script can be used as an image converting service website or can be integrated into a page of an existing website as a useful tool for your site users and is designed to be simple to integrate Google Adsense or other ads into.


| Hits: | 30 | Platforms: | Linux Sun Windows |
| Ratings: | Last Updated: | 2009-01-08 |
phMagick 0.3.1
phMagick can be used to perform image manipulation with the ImageMagick program, wraping ImageMagick complexity in easy to use functions.



| Hits: | 62 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-12-30 |
DynResize
DynResize is an inteligent system for resizing images using PHP and the GD libraries.The whole concept arose from my needs to dynamically resize a big amount of images on a news server and on my blog. I wanted to create a universal system, which can satisfy all my demands to keep the original aspect ratio, to cache the output, not to care about the whole resizing process. I wanted to follow the basic order of user's behavior writing an article, uploading images to FTP, linking to several spe



| Hits: | 30 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-10-28 |
GD2+ Thumbnail Class Distro 1.1
This thumbnailing class works using the GD libraries from boutell.com and is specifically for versions 2 and upwards. The range of manipulations include Bevel, Motion Blur, Merge, GreyScale, Frame, Round Edges, Drop Shadow and Ellipse which can be stacked together to provide almost infinite permutations.


| Hits: | 24 | Platforms: | Linux |
| Ratings: | Last Updated: | 2008-10-21 |
Base64img 2.3
base64img.php base64-encodes images and generates PHP code that represents the image. This makes it possible to embed an image inside a PHP script. This enables you to create an entire Web site with images, using only a PHP script contained within a single file.


| Hits: | 15 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-10-21 |
PEL: PHP Exif Library 0.8
The PHP Exif Library (PEL) lets you fully manipulate Exif (Exchangeable Image File Format) data. This is the data that digital cameras place in their images, such as the date and time, shutter speed, ISO value and so on. Using PEL, one can fully modify the Exif data, meaning that it can be both read and written. Completely new Exif data can also be added to images. PEL is written completely in PHP and depends on nothing except a standard installation of PHP, version 5.


| Hits: | 29 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-10-21 |
jpg resize
I quickly wrote this script to help out a web hosting client whose developer was insisting I install ImageMagik on our server. It allows you to put up resized versions of jpegs without going through the fuss of working on them with a graphics editor. There are three functions: image_resize allows you to specify a new width and height for an image. image_horizontal_resize and image_vertical_resize are wrappers for the first and allow you to specify only the width or the height. The last parameter


| Hits: | 18 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-10-21 |
phpThumb() 1.7.8
phpThumb uses the GD library to create thumbnails from images (JPEG, PNG, GIF, BMP, etc) on the fly. The output size is configurable (can be larger or smaller than the source), and the source may be the entire image or only a portion of the original image. True color and resampling is used if GD v2.0+ is available, otherwise paletted-color and nearest-neighbour resizing is used. ImageMagick is used wherever possible for speed. Basic functionality is available even if GD functions are not instal



| Hits: | 26 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2008-10-21 |
PHP Image Sorcerer
Feature: * Can be used as a separate tool for server-side image manipulation or as a powerful API * Ability to serve and cache resized images on-the-fly, in any desired size * Intelligent and powerful caching mechanism that dramatically improves performance * MySQL-based and File-based cache storage * Several resize methods with different parameters * Easily crop, flip and rotate images * Put watermarks and additional images over the resulting image * Ability to apply effects suc


| Hits: | 29 | Platforms: | Windows |
| Ratings: | Last Updated: | 2008-10-19 |