J-Painter is a web based image editor that allows to create raster drawings within a browser and save them to your server in PNG, JPEG, and GIF (RLE compressed) graphic formats. This document is intended for webmasters, so basic knowledge of HTML, JavaScript and a server side scripting language is assumed.
To install the editor on a website, you have to:
The figure below shows common structure of an application which uses the editor.

The two components drawn in white are those that you have to implement.