jameswright / imgly-sdk-html5

The most comprehensive photo editor SDK for web and mobile

Home Page:https://www.photoeditorsdk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ Warning: There's a new version available which is not developed publicly. Visit https://www.photoeditorsdk.com for more information on the new SDK. ⚠️


Test Status Coverage Status Slack Status

img.ly Photo Editor 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 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

$ npm install -g gulp
$ npm install

Running the tests

$ npm test

Building the documentation

$ 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 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.

About

The most comprehensive photo editor SDK for web and mobile

https://www.photoeditorsdk.com

License:Other


Languages

Language:JavaScript 94.2%Language:CSS 5.4%Language:Shell 0.4%