Image Handling related scripts & softwares
This is a class script that allows you to resize or resample images or thumbnail on the fly. You can save the thumbnail to file.
Features: Upload to server up to 10 JPG pictures, Rename files with given index, Create SWF images from uploaded pictures, Create JPG thumbnails, Create SWF thumbnails. Also includes an Online JPG to SWF converter with preloader. Script require MING + GD 1.6 + ImageMagic or MING + GD 2.0
Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjoy creating better php-scripts and less files. Added download of your generated code and better information. Nice look, upload functionality, and the ability to save and display code. Latest version update: Bug fix in show code on screen.
This small class converts images into some kind of ASCII art. Black/white and colour modes for rendering are available. Requires the GD library. Source, Demo and API Doc available for download.
Very flexible thumbnail generator. Resizing, cropping, borders, watermarks, sharpen, color adjustment, flip, rotate (and more). Source can be local file, remote file or database source. Uses ImageMagick extensively if available. PHP GD library is optional (if ImageMagick is installed). Output can be JPEG, GIF, PNG, BMP, ICO, with full alpha channel (as the format permits).
IMGLIB is a simple but efficient image library for PHP without using the GD library. It is capable of reading the width and height of a picture (GIF, JPG, JPEG, PNG).
phpWatermark aims to provide a simple way of marking an image with a digital "watermark" to prevent unauthorized use. It is implemented as a php class and should be usable inside most php scripts. Images are accepted either as a filename or as a reference to a php resource.
Simple PHP class for creating thumbnails or resizing images.
With version 1.2 it can save thumbnailed image.
phpCheckBox is a script that allows your users to click on images in a grid to select pixels, which then form a image (can be tiles or a png image). Once the image is saved on the server, other users can view it. This script will also work on system that do not have GD installed.
Script to upload and crop images. The script is designed to be an easy to use plugin to any form. Just add a few lines of code to your own form or script and 12cropimage will upload the script and after uploading it will allow the user to crop the image to a specified size. The user can resize a cropping window and decide for himself which part of the image he wants to use. When the user is finished the script inserts a new hidden field inside your form which holds the URL to the cropped image. You can use this URL in your own script.
This Script uses Javascript and PHP with th GD image manipulation.
|