Combine selected ad images with ad copy to create platform-ready mixed media creatives. Use when compositing text overlays onto images, creating final ad assets, or generating downloadable advertising creatives. Triggers on requests to combine image and copy, create final ad creative, generate composite ads, or produce platform-ready ad assets.
Combine a selected image variation with ad copy to create a complete, platform-ready advertising creative with text overlay.
Verify required inputs:
Based on platform and image dimensions:
| Platform | Text Position | Safe Zone |
|---|---|---|
| TikTok (9:16) | Top 20%, Bottom 30% | Center 50% for image |
| Instagram Feed (1:1) | Top 15%, Bottom 25% | Center for image |
| Instagram Story (9:16) | Top 15%, Bottom 35% | Center 50% for image |
| Facebook Feed (1.91:1) | Left 40% or Bottom 25% | Right/Top for image |
| LinkedIn (1.91:1) | Left 35% or Bottom 20% | Right/Top for image |
Headline:
Body Copy:
CTA:
Create the final composite by:
Return this structure:
{ "generated_at": "ISO timestamp", "composite_image_url": "URL of final composite", "thumbnail_url": "thumbnail URL or null", "mime_type": "image/png or image/jpeg", "platform": "target platform", "dimensions": { "width": 1080, "height": 1920 }, "source_image_variation": "A or B", "ad_copy_used": { "headline": "headline text", "body_copy": "body copy text", "cta": "CTA text" } }