How to add watermark to my image in @vue/cli 4.0.5 app ?
Hello,
Could you please to advice some tool to add watermark to my image “on fly” in @vue/cli 4.0.5 app with Laravel 7 Backend API as data source .
Well documented and with examples.
@petrogromovo I'd usually expect a watermark to be applied at the backend otherwise someone can extract the unwatermarked image via the network tab of your browser.
if you do want to do it front end, you can use package 'serializedowen/vue-img-watermark'