watermark.js is a JavaScript library that enables us to insert watermarks over images quickly and in batch. It can target any number of images in a web page that has a specific class and apply the watermark over the original image with the help of HTML5 canvas. The library normally aims to protect images from [...]

