As forked by Genome
The img.ly HTML5 SDK is a fully customisable photo editor which you can integrate into your HTML5 app within minutes. It contains the most important photo editing tools; Auto-Enhance, Crop, Rotate, Focus, Brightness, Contrast, Saturation, and more. It also features state-of-the-art photo filters, designed and calibrated with a lot of love. A Text editor with an elegant and simple to use interface allows adding text instantly to the picture.
First, make sure you have node.js and npm installed, then proceed with the following commands:
$ git clone [email protected]:imgly/imgly-sdk-html5.git
$ cd imgly-sdk-html5
$ npm install
$ gulp
This will automatically open a browser window with some examples. Run gulp release
to build a minified version of the SDK.
See the examples folder for implementation examples or play with the demo on our website.
- Custom icons
- Start editor on the crop tool by default
- Touch events for cropping controls knobs
Please see LICENSE for licensing details.
Made 2013-2014 by @9elements: Sascha Gehlich (@saschagehlich), Johannes Emerich (@knuton), Carsten Przyluczky (@K4stor), Sebastian Deutsch (@sebastiandeutsch)
Contact [email protected] for support requests or to upgrade to an enterprise licence.