resize

Image Multi Upload

Image Multi Upload

Image Multi Upload Image Multi Upload is a web page upload plugin. It is very easy to implement. It requires only four quick steps: upload required files to the server, attach them to the website, create upload folder on the server, place uploader on the website. Every upload input that you would like to use as Image Multi Upload input should have IMU class. If you’re using many uploaders on one site, each of them will automatically get uni...

Image Manipulation Class

Image Manipulation Class

This item contains two classes for image manipulation. The one uses GD library and other one uses ImageMagick. In the both classes are collected several methods which allow to edit your images to suit your needs. Except most standard methods such as resize and crop in the class was added method for generating thumbnails and method for placing a watermark on the pictures. In the class, which uses GD library, you can find: resize method crop ...

PHP - AJAX Image Gallery Management

PHP - AJAX Image Gallery Management

PHP – AJAX Image Gallery is a photo and gallery manager which uses PHP and AJAX technology and mysql database. You can determine the thumbnail size, maximum width / height and drag&drop to sort order. Embed your galleries anywhere on your pages. You can also upload your photos directly from your FTP program and the script automatically creates galleries and thumbnails. Updates v1.3 – Multiple Image Uploads Feature v1.4 – Gallerifi...

ImageTools - Image Manipulation Class

ImageTools - Image Manipulation Class

Update features added and fixed Image Sharpness (added) Resize with high quality (fixed / enhanced) Alpha Transparency Preserve (fixed / enhanced) Class for manipulating with image that offers these operations on image Blur Image Add two types of watermarking image, text and image Crop image Grayscale image Reflect shadow of the image 5 types for resizing an image Rotating images Brightning image Contrastin...

Image Resizer

Image Resizer

This PHP class helps you to process images. There are two manner you can use this script. One manner is directly from url like (imageprocessor.php?src=image&h=100&w&50&...). This can be used to create thumbnails on the fly. The second manner is using the class in your website/application code by including the imageprocessor.php in your script. Features Resize images on the fly Supports jpg, gif, png Preserves png and gif tr...

ImageResize

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 don’t need to be moved to a resize folder resized images are cached for efficiency (with automatic cache clearing) fully documented and supported

anySize - Caching image resizer

anySize - Caching image resizer

Description anySize is a lightweight, drop-in, fully automated, caching, make-you-coffee-and-serve-it-in-bed script that lets you request and generate images (jpg, gif or png) of any size. For example: You upload “image.png” to your image folder, “images” <img src=”images/image.png” /> The image is returned at its native resolution <img src=”images/resized/image.png?s=thumb” /> A thumbnail is presented <img src=”images/r...

XGal - High End Gallery Machine

XGal - High End Gallery Machine

Short description XGal 1.3 2010-03-12 Keep in touch with updates and subscribe to New since V1.3: added missed logout option/function, added Pretty Photo Gallery – all updates can be found detailed further down in the changelog New since V1.2: added 2nd upload option for multiple files (conf) – all updates can be found detailed further down in the changelog XGal offers you the possibility manage your images and lets you create...

Easy Image Edit

Easy Image Edit

Let’s say you’re building an image gallery, and need to resize, scale, crop or compress images on the fly without doing it manually, this is the right script for you! This PHP image editor class is a small, yet extremely powerful script for you to do those boring time consuming batch editing tasks without any hassle! Supports the following file types: JPEG GIF PNG This script allows you to: Resize image to a certain height and ...

Image Upload and Resize Script

Image Upload and Resize Script

A quick and easy Image Upload and Resize form and script. This file includes a PHP script (class) that will let you easily resize in ratio and proportion form-uploaded or pre-uploaded images in your server, will also let you create high quality thumbnails of uploaded images.