How to use AI Background Generation

Use AI to generate image backgrounds from text prompts. Can be enabled from within the Template Editor, then flagged as "ai-background-generate": "enabled"   and "ai-prompt": "Your Prompt Here"   in your API requests.

Enabled In Editor

  1. Add a Rectangle / Circle Image Container (doesn't work with static image)
  2. Find the AI Background Generation section on the right
  3. Select Enabled from the drop-down menu

Flag in API Request

Generate AI backgrounds in your requests by flagging both the  "ai-background-generate": "enabled"   and "ai-prompt": "Your Prompt Here"   parameters within your objects.

{
  "template": "ax9mYepjJgDpg8bAnB",
  "modifications": {
    "objects": [
      {
        "name": "portrait",
        "background-image": ".../images/background_placeholder.png",
        "ai-background-generate": "enabled",
        "ai-prompt": "2D floral wallpaper illustration"
      }
    ]
  }
}

Start a Free Trial

Start a free trial with 30 API credits, no credit card required

Resize Video
Add Intro Animation
Add Subtitles

Get Started for Free