UNPKG

photoeditorsdk-server

Version:

The most comprehensive photo editor SDK for Server Applications based on NodeJs

48 lines (33 loc) 1.59 kB
<p align="center"> <img src="https://img.ly/static/logo.png" alt="PhotoEditor SDK Logo"/> </p> ## PhotoEditor SDK for the Server/NodeJS 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. ## Setup Instructions ### Mac OSX ```shell $ xcode-select --install $ brew install libtiff jpeg libpng cairo libsvg librsvg giflib pango node $ npm install ``` ### Ubuntu ```shell $ sudo apt-get install libcairo2-dev libjpeg-dev libpango1.0-dev libgif-dev build-essential g++ $ npm install ``` ### AWS EC2 / Headless Server A tutorial on how to deploy the PhotoEditor SDK Server to AWS EC2 using WebGL or Canvas is available [here](AWS.md). ## Documentation Visit our [docs](https://docs.photoeditorsdk.com) ## Examples Visit our [website](https://img.ly/). ## License Please see [LICENSE](https://github.com/imgly/pesdk-server-build/blob/master/LICENSE.md) for licensing details. ## Authors and Contributors Made 2013-2023 by [img.ly](https://img.ly/) ## Support and License 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.