Projects tagged ‘jpeg’ and ‘php’


[12 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
 

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

1 Users

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

0 Users

MSX Screen Conversor is a standalone tool written in PHP. It converts a given image to a specified MSX screen format. Most screens are supported, with optional error diffusion and adaptive palettes.
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 about 1 year ago.

0 Users

Thumber is a small, easy to use PHP class that generates 'on the fly' thumbnails of any size out of PNGs, JPEGs, and GIFs. It is also able of caching. Please have a look at the Wiki.
Created 12 months ago.

0 Users

Flash + Javascript library which allows you to display a variable-sized Flash movie in your page that captures Webcam snapshots (still frames), and submits them to your server in JPEG format. Sample ... [More] PHP 5 code included for receiving submissions and saving them to disk. The Flash movie first activates the webcam and allows the user to make adjustments before submitting. All controls for displaying the Flash device configuration panel and taking snapshots is handled from Javascript. This way you can control the user interface, using your own buttons and layout. The Flash movie consists of nothing except a full-canvas camera control with NO flash user interface elements. See the Wiki for complete instructions. Here is a live Test Page where you can try it out for yourself. The test [Less]
Created about 1 year ago.