Generate professional marketing banners using multiple AI models including Google Gemini, OpenAI DALL-E 3, Stable Diffusion XL, and Midjourney. This Actor automates banner creation with customizable text, colors, dimensions, and styles, plus the ability to revise existing banners.
API key for the selected AI model. NOT REQUIRED for Native/Canvas option. (Gemini: Google AI Studio, DALL-E: OpenAI, Stable Diffusion/Midjourney: Replicate)
URL of existing banner to revise (only for 'revise' mode)
Revision Instructions
revisionInstructionsstringOptional
Describe what changes you want to make to the existing banner
Number of Variations
numberOfVariationsintegerOptional
How many banner variations to generate
Default value of this property is 1
Include Call-to-Action
includeCallToActionbooleanOptional
Add a call-to-action button/text to the banner
Default value of this property is true
Call-to-Action Text
callToActionTextstringOptional
Text for the CTA button
Default value of this property is "Shop Now"
Output Format
outputFormatEnumOptional
Image format for the generated banners
Value options:
"png": string"jpg": string"webp": string
Default value of this property is "png"
Skip Text Overlay
skipTextOverlaybooleanOptional
Skip adding text overlay on the banner (use this if AI already generated text in the image)
Default value of this property is false
Custom AI Prompt (Optional)
customPromptstringOptional
Provide your own custom prompt for AI image generation. If empty, a prompt will be auto-generated from your inputs. Only works with AI models (not Native/Canvas).