Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Media watermark module Overview
Media watermark module allows to add watermark to image files (.jpg, .jpeg, .gif, .png) while they are uploading into CMS through media module. As watermark can be used any .png or .gif image with transparency. Watermark can be applied to .jpeg, .jpg, .gif, .png images. After installation are available two test watermarks .gif and .png. To see them we should follow this path yoursite.com/file/add and check "Add watermark" checkbox. Watermark element is added to any media file upload form on any content edit form.
Installation
Media watermark module have only one dependency - media module
This module installation process is similar to any other module in drupal Installing modules and themes.
You should follow these steps:
2. Download media and file_entity modules not older then 7.x-2.x.
3. Enable media_watermark and follow this path yoursite.com/file/add. There will be available two default watermarks. To see them check "Add watermark" checkbox.