Description
Pure Javascript plugin for client-side manipulation of image and subsequent processing on the server-side.
Usage
Download both the .js and .css files from the Downloads section to the directory in which your HTML page is.
In the HTML page, import the two files using the following code:
To actually use the Image Manipulation Plugin, you need a source HTML element and Javascript call as below:
```
```
That"s for the basic functi