I am working on a React website where I want to add watermark on an image when user reads that image from Firebase storage. So is there any way to add watermark while reading the image from the storage ?
I've already gone through How to add an image or text (Watermark) on a video/image - Flutter/Dart but it's related to Flutter/Dart, but I want the answer for REACT.
Kindly guide me through this.
Thanks