Projects tagged ‘gd’ and ‘png’


[10 total ]

7 Users

Asido is a PHP (PHP4/PHP5) image processing solution, with pluggabledrivers(adapters) for virtually any environment. A lot of PHP developers (both on the PHP4 and PHP5 side) need image transformation ... [More] operations for various tasks, the most mundane of which are the proportional resizing and watermarking. Asido offers such solution: uniform API for image transformations that works with various environments (GD, ImageMagick, MagickWand, etc). Asido is open-source and its LGPL license allows you to place the class in your proprietary PHP projects. Asido offers the following functionality: resize images, watermark images, rotate imates, copy images, crop images, grayscale images, convert images, etc. [Less]
Created over 3 years ago.

4 Users
 

WideImage is a PHP5 image manipulation library with a fluent interface that supports chaining operations and abstracts the normal GD2 operations from the interface into a more coherent and extendable framework.
Created about 1 year ago.

3 Users
 

Eyes Of Lynx is a web-based application written in PHP/Javascript that allows you to share, examine and manage your photo albums. It's designed to be fast, intuitive and very powerful. Its key ... [More] features include an original and innovative interface, zoom and rotation tools, auto rotate of photos when an orientation is provided in EXIF data (informations stored by digital cameras), cache of images in a smaller/intermediate size to increase display and loading speeds, a thumbnail's image navigation, ... [Less]
Created over 3 years ago.

3 Users
 

Instant Picture Creator is a wrapper to produce images on demand for Web sites. It has filter management, and it's possible to add new filters. It can cache filtered images, works independently (no ... [More] backend is needed), and is easy to integrate with existing Web sites. It includes two basic filters for resizing images and manipulating colour palettes. Currently it supports PNG, GIF, and JPEG. [Less]
Created over 2 years ago.

1 Users

IMGhost is a lightweight image hosting script written in PHP
Created about 1 year ago.

1 Users
 

Lightweight image gallery written in PHP. Won't narc you out.
Created about 1 year ago.

0 Users

Instant Picture CreatorInstant Picture Creator is a wrapper to produce images on demand for Web sites. It has filter management, and it's possible to add new filters. It can cache filtered images ... [More] , works independently (no backend is needed), and is easy to integrate with existing Web sites. It includes two basic filters for resizing images and manipulating colour palettes. Currently it supports PNG, GIF, and JPEG. Easy to useCopy Instant Picture Creator on your server, configure your .htaccess (example is included in archive file) and start to us it: http://your.server.com/path/to/picture.png?filter=Resize-width-150You can use shortcuts: http://your.server.com/path/to/picture.png?filter=thumbnailInstant Picture Creator comes with cache handling and security helpers. Get started... from zero to Instant Picture in around 10 minutes. Download and unpack to your server or use Subversion copy: svn checkout http://instant-picture-creator.googlecode.com/svn/trunk/ instant-picture-creatorConfigure Ready! Get helpHow to use Resize filter? Mailing group DependencesInstant Picture Creator needs minimally PHP 4.0.6 with gd and hash extension. CompatInfo output is: +----------------------------------+---------+------------+------------------+ | Path | Version | Extensions | Constants/Tokens | +----------------------------------+---------+------------+------------------+ | [...]/* | 4.0.6 | hash | | | | | gd | | +----------------------------------+---------+------------+------------------+ | [...]/filters/Resize.filter.php | 4.0.6 | gd | | +----------------------------------+---------+------------+------------------+ | [...]/filters/Palette.filter.php | 4.0.6 | gd | | +----------------------------------+---------+------------+------------------+ | [...]/instantpicture.inc.php | 4.0.6 | hash | | | | | gd | | +----------------------------------+---------+------------+------------------+ | [...]/instantpicture.conf.php | 3.0.0 | | | +----------------------------------+---------+------------+------------------+ | [...]/instantpicture.php | 4.0.5 | | | +----------------------------------+---------+------------+------------------+ [Less]
Created 12 months ago.

0 Users

SmokeFreeQuitmeter is a small script that utilizes PHP's GD Library and MySQL to allow users to create dynamic graphic PNGs that display and track an individuals progress when they quit smoking. The ... [More] idea is to let users create graphics representing their progress in quitting smoking that they can use on their own personal website or in a forum signature etc. [Less]
Created 12 months ago.

0 Users

This library aids to create an image from text. We plan to provide support to colors and fonts in the future.
Created about 1 month ago.

0 Users

A simple class to handle images in PHP with GD
Created 11 months ago.