convert_image_to_webp
Convert PNG or JPEG images to WebP format. Provide base64 encoded image data to get a WebP output.
Instructions
Convert a PNG or JPEG image to WebP format. Input: base64 encoded image data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binaryData | Yes | Base64 encoded image (PNG or JPEG) |