Questions tagged by "html5-canvas"


0
 bounty
1
answers
Javascript to paste a clipboard image directly to html5 canvas
9 years ago • alex
Is it possible to paste an image from clipboard to canvas using Javascript? Here is my use-case: we have a browser-based image editor (html5 / canvas) which allows uploading image files and drag-n-dropping files to canvas sometimes I do not have a file but have an image in the clipboard. For example, when using screen capturing software it would be much faster to just copy/paste image directly to canvas, to avoid extra steps of saving image in
0
 bounty
0
answers
The most advanced Javascript Canvas Image Editor script / jQuery plugin?
10 years ago • alex
HTML5 Canvas makes it possible for users to draw images directly in the web browser. We want to use this functionality to let users quickly draw simple image diagrams / illustrations to better explain their technical questions or answers. Here is the minimal feature set that we are looking for, starting with estimated importance, or estimated frequency of use: (70%) - most often used - free-form brush drawing with various brush thickness and c
1 from 2