Donaldcwl / browser-image-compression

Image compression in web browser
MIT License
1.31k stars 161 forks source link

Adding watermark for compressed image. #96

Open DynMatrix opened 3 years ago

DynMatrix commented 3 years ago

Is there any way to add a watermark text or image using browser image compression?

SethuSenthil commented 2 years ago

Check out https://brianium.github.io/watermarkjs/

You can use wataermark.js with the original image before passing it to this library.