Updated on 2023-06-21 GMT+08:00

Watermarking Images

When an image is uploaded or updated to bucket hugb-bucket-input, an event is generated to trigger the function. The function watermarks the image and stores the watermarked one into bucket hugb-bucket-output.

Uploading an Image to Generate an Event

Log in to the OBS console, go to the object page of the hugb-bucket-input bucket, and upload the image.jpg image, as shown in Figure 1.

Figure 1 Uploading an image

Triggering the Function

After the image is uploaded to bucket hugb-bucket-input, OBS generates an event to trigger the image watermarking function. The function watermarks the image and stores the watermarked one into bucket hugb-bucket-output. You can view running logs of fss_examples_image_watermark on the Logs tab page.

The Objects page of the bucket hugb-bucket-output displays the watermarked image image.jpg, as shown in Figure 2. In the Operation column, click Download to download the image and view the watermarking effect, as shown in Figure 3.

Figure 2 Output image
Figure 3 Watermarked image