Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.img-processing.com/llms.txt

Use this file to discover all available pages before exploring further.

addWatermark
Applies watermarks to a specific image. Watermarks are a great way to protect your images from unauthorized use and to promote your brand.
addWatermark(imageID: string, body: ImageAddWatermarkParams, options?: RequestOptions): APIPromise<ImageObject>;