Overlay stored or remote watermark images with scale, rotation, tiling, blend modes, and anchor positions.
Watermarks composite a second raster on top of the transformed image — useful for brand marks, copyright notices, and preview protection. Pass a stored file ID or a public HTTPS image URL as watermark (alias mark).
Bottom-right mark — ?watermark={fileId}&markW=160&markOpacity=0.72.
Remote watermark URLs must resolve to a public address (SSRF-safe). SVG and non-image responses are rejected. Convertly ignores missing or invalid watermark references instead of failing the whole render.For alpha masks (clip the base image to a shape), see Canvas, trim & masks.