Image Manipulation
Description:
Features: easy to install; use text or image for your watermark; Set intensity of the transition for watermark image.
- Version: n/a
- Author: Alice Neel
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...
- Version: n/a
- Author: Rolf
A simple, powerful way to upload and manage files from your HD to your website using your web browser. Improved download and authentication support in version 1.3
- Version: n/a
- Author: Adam Johnson
In order to run this script you should have GD support enebled in your PHP.ini
- Version: n/a
- Author: Pradeep Mamgain
If you generate images dynamically using GD library you can't simply output them to the browser like HTML content. This script makes it easy to display them. The images are stored in an MySQL database. After an image is fetched to the browser it...
- Version: n/a
- Author: Ilya S. Lyubinskiy
Creates proportionally resized images on the fly using PHP image functions. Resize the following image formats:.JPEG, .JPG, .PNG and .GIF. Easy to use and install with just one line of code to create a resized image.
- Version: 1.0
- Author: thepixelboxhomepage.com
This script accepts JPG, JPEG, GIF, PNG, and BMP images. It resizes them with a user-specified maximum width/height. The user will be forced to download the resized image so you will never have to spend bandwidth hosting any images.
- Version: 1.0
- Author: DXL
This simple function outputs an image generated using GD library to PHP string (standard image functions from GD library can output images only to the browser or a file). The image then can be stored in $_SESSION variable or MySQL database.
- Version: n/a
- Author: Ilya S. Lyubinskiy
JCimagehost is a simple image upload service you can add to your site. It is the "little brother" of JCphotohost.
The user is presented with an upload box, and then given the URL of the image once it has been uploaded.
...
- Version: 1.0.0
- Author: James Coyle; JCcorp
This image manipulation pack helps you to resize jpeg images, drop shadow effect, and add border to your pictures. A small example is included.
- Version: 1.1
- Author: PhpToys
Include these classes and you can make your own real-time charts. The script is very dynamic and easy-to-understand.
- Version: 1.3.3
- Author: Patrik Bengtsson
The PHP Exif Library (PEL) provides an easy-to-use library written in pure PHP which will allow you to read and write the Exif headers commenly found in JPEG and TIFF photos taken with digital cameras. PEL runs on any platform that supports PHP5.
- Version: n/a
- Author: Martin Geisler