photoeditorsdk-server
Version:
The most comprehensive photo editor SDK for Server Applications based on NodeJs
48 lines (33 loc) • 1.59 kB
Markdown
<p align="center">
<img src="https://img.ly/static/logo.png" alt="PhotoEditor SDK Logo"/>
</p>
The PhotoEditor SDK for Server is a **fully customizable** photo editor which you can integrate into your NodeJS application within minutes.
It contains the most important photo editing tools such as;
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.
Visit [our website](https://img.ly/) for tutorials on how to integrate and customize the editor.
```shell
$ xcode-select --install
$ brew install libtiff jpeg libpng cairo libsvg librsvg giflib pango node
$ npm install
```
```shell
$ sudo apt-get install libcairo2-dev libjpeg-dev libpango1.0-dev libgif-dev build-essential g++
$ npm install
```
A tutorial on how to deploy the PhotoEditor SDK Server to AWS EC2 using WebGL or Canvas is available [here](AWS.md).
Visit our [docs](https://docs.photoeditorsdk.com)
Visit our [website](https://img.ly/).
Please see [LICENSE](https://github.com/imgly/pesdk-server-build/blob/master/LICENSE.md) for licensing details.
Made 2013-2023 by [img.ly](https://img.ly/)
Use our [service desk](https://img.ly/support) for bug reports or support requests. To request a commercial license, please use the [license request form](https://img.ly/pricing) on our website.