SyntaxFix
Write A Post
Hire A Developer
Questions
You can draw the image on the canvas and let the user draw on top of that.
The drawImage() function will help you with that, see https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Using_images
drawImage()