Projects tagged ‘jpg’ and ‘png’


[6 total ]

6USERS
 

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 operations for various tasks, the most mundane of ... [More] 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]

2USERS
   

Libpipi is a graphics and imaging library.

2USERS
 

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.

1USERS
   

Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 300 separate tools in the package including converters for about 100 graphics formats.

1USERS
 

NGI is a generic image processing and image analysis library. Let us dissect the important terms of this definition. Image processing is the global name for programming techniques that deal with images on input and recreate other images on ... [More] output. Image analysis goes a step further in that it tries to extract meaning from an image. Usually the output of an image analysis algorithm is not another image, but some different data, such as the number of objects in an image. Library is the term for a piece of code that's available in the form of a toolbox. Software pieces to be assembled by a programmer to fulfill a task. The NGI library is a C++ library available in source code. Generic is the opposite of specific. Read more at http://code.google.com/p/ngi/ [Less]

0USERS

The corelib project is an ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String ... [More] , Number and Date APIs. For the latest and greatest version of as3corelib, we recommend pulling the source using SVN. [Less]