Overview
Sources
Libraries
Images API

Watermark Image watermark

Specifies the image that will be used as watermark for the source image.

Values

This parameter accepts URL values.

For more information on how to specify URLs visit the URL values section.

Examples

In this example we will use a SVG file with the image logo as watermark. This SVG file has a transparent background so in order to apply the watermark successfully we need the following values for the watermark parameter:

  • logo.svg: the name of the watermark image that we want to use.
  • format=png: a query param to use the PNG format so the transparent background applies.

With this the watermark parameter that we need to use is watermark=logo.svg?format=png

GET
https://assets.imglab-cdn.net/woman-02.jpeg?watermark=logo.svg%3Fformat%3Dpng
Woman posing in the nature with imglab logo applied as watermark.
x px