> :warning: **Warning:** There's a [new version](https://static.photoeditorsdk.com/demo) available which is not developed publicly. Visit [https://www.photoeditorsdk.com](https://www.photoeditorsdk.com/?utm_campaign=Projects&utm_source=Github&utm_medium=PESDK&utm_term=HTML5) for more information on the new SDK. :warning: ---

Test Status Coverage Status Slack Status

## img.ly PhotoEditor SDK for HTML5. 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. Visit [our website](https://www.photoeditorsdk.com/documentation/html5/getting-started?utm_campaign=Projects&utm_source=Github&utm_medium=PESDK&utm_term=HTML5) 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](https://www.photoeditorsdk.com/?utm_campaign=Projects&utm_source=Github&utm_medium=PESDK&utm_term=HTML5). ## Setting up the development environment ```shell $ npm install -g gulp $ npm install ``` ## Running the tests ```shell $ npm test ``` ## Building the documentation ```shell $ gulp jsdocs ``` The documentation will be in the `doc` directory. **Notice:** Since the img.ly SDK is written in ES6 and JSDoc currently does not support ES6, documentation is not 100% complete. ### License Please see [LICENSE](https://github.com/imgly/imgly-sdk-html5/blob/master/LICENSE.md) for licensing details. ### Authors and Contributors Made 2013-2015 by @9elements: Sascha Gehlich ([@saschagehlich](https://github.com/saschagehlich)), Johannes Emerich ([@knuton](https://github.com/knuton)), Carsten Przyluczky ([@K4stor](https://github.com/K4stor)), Sebastian Deutsch ([@sebastiandeutsch](https://github.com/sebastiandeutsch)) ### Support or Contact Contact contact@9elements.com for support requests or to upgrade to an enterprise licence.