/imgly-sdk-html5

The most comprehensive photo editor SDK for web and mobile

Primary LanguageJavaScriptOtherNOASSERTION

Test Status Coverage Status join gitter

Photo Editor SDK for HTML5.

The PhotoEditor SDK for HTML5 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.

Visit our website for tutorials on how to integrate and customize the editor.

Preview

Examples

See the examples folder for implementation examples or play with the demo on our website.

Setting up the development environment

$ xcode-select --install
$ brew install libtiff jpeg libpng cairo
$ npm install -g gulp
$ npm install

Running the tests

$ npm test

Create a new build

$ npm run build

Building the documentation

$ gulp jsdocs

The documentation will be in the doc directory. Notice: Since the PhotoEditor SDK is written in ES6 and JSDoc currently does not support ES6, documentation is not 100% complete.

License

Please see LICENSE for licensing details.

Authors and Contributors

Made 2013-2015 by @9elements: Sascha Gehlich (@saschagehlich), Johannes Emerich (@knuton), Carsten Przyluczky (@K4stor), Sebastian Deutsch (@sebastiandeutsch)

Support or Contact

Contact contact@9elements.com for support requests or to upgrade to an enterprise licence.