Merge two images with AI
merge_imagesCombine two public JPG, PNG, or WebP image URLs into one AI-generated image by describing how they should be merged. Returns a task id for polling the result.
Instructions
Combine exactly two public JPG, PNG, or WebP image URLs into one AI-generated image. The call consumes credits from the configured AI Image Merge account and returns a task id for polling. Website: https://aiimagemerge.com
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | No | Optional merge intent. | natural |
| prompt | Yes | Describe how the two images should be combined. | |
| imageUrls | Yes | Exactly two publicly reachable HTTPS image URLs. | |
| aspectRatio | No | Optional output aspect ratio. | auto |