You can add a watermark to images using Cloudinary's transformations. Watermarks are based on uploaded images (JPG, PNG, etc.).
Watermarks can be applied as either an incoming transformation while uploading the image to the cloud or dynamically when delivering images to users.
This blog post describes how to add overlays and watermarks, while another opacity based technique is described in our Image opacity manipulation and dynamic watermark generation post.
The following sample of a transformation URL dynamically added an uploaded image named 'cloudinary_icon' as an overlay for the 'mountain' image. The opacity of the icon was reduced to 30% and brightness was increased to make it white:
In order to ensure that end users do not remove the watermark overlay from an image URL - please consider the techniques in this article: https://support.cloudinary.com/hc/en-us/articles/202519752-How-do-I-prevent-users-for-generating-image-and-video-transformations-by-playing-with-the-URL-parameters-
Comments
0 comments
Please sign in to leave a comment.