Eyefi

Eyefi is a next-generation XML-based image manipulation API.
Download

Eyefi Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Arjan Scherpenisse
  • Publisher web site:
  • http://opensource.eyefi.nl/eyefi-i2/

Eyefi Tags


Eyefi Description

Eyefi is a next-generation XML-based image manipulation API. Eyefi is a next-generation XML-based image manipulation API.In XML, image transformations are defined which are then run through PHP to generate images from scratch or modify/combine existing images.The work process is as follows: you define a 'transformation' of image operations in an XML file, and then (optionally) apply external inputs (file(s), text, ...) to this transformation, which results in a new image. If the image is applied to the chain a second time, a cached image will be used.Currently, the following filters are defined:· resize· border· apply color mask· round corners· cropping (to ratio, to dimension, square)· color blending· text (ttf / t1)· margin· overlay (for watermarking)· grayscale· canvassize· clone/ref· overlay· Drawing:· line· rectangle· ellipse· filledellipse· filledrectangleRequirements:· PHP 5.xINSTALLATIONMake sure that your PHP installation meets the above requirements.Copy the i2*.php files anywhere on your server, preferably in your php's include_path.Make a directory imgcache under your document root and make it writable for user running the web server process.This should do it, you should now be able to run any of the examples mentioned on the website.


Eyefi Related Software