
HTML5 + JS graphics editor
Recently, a graphic editor was found on the Internet, and written purely in HTML5 + JS without Flash and other things.

This editor presents standard features.
Adding text
Gradient fill
Normal fill
Stamp
Brush
Drawing of various shapes (Shape)
Cutting
And even saving
And the file to save is not direct a link with in the form of a DATA URI, i.e. the image is encoded in its address and is not stored on the server, not during processing, not when issued to the user.

The editor is located here mugtug.com/sketchpad

This editor presents standard features.
Adding text
Gradient fill
Normal fill
Stamp
Brush
Drawing of various shapes (Shape)
Cutting
And even saving
And the file to save is not direct a link with in the form of a DATA URI, i.e. the image is encoded in its address and is not stored on the server, not during processing, not when issued to the user.

The editor is located here mugtug.com/sketchpad