stability-ai-outpaint
Expand images in any direction while preserving visual consistency using AI-powered outpainting. Define extension dimensions and apply creative prompts for tailored results.
Instructions
Extends an image in any direction while maintaining visual consistency.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
creativity | No | The creativity of the outpaint operation | |
down | No | The number of pixels to extend the image downwards | |
imageFileUri | Yes | The URI to the image file. It should start with file:// | |
left | No | The number of pixels to extend the image to the left | |
outputImageFileName | Yes | The desired name of the output image file, no file extension. Make it descriptive but short. Lowercase, dash-separated, no special characters. | |
prompt | No | The prompt to use for the outpaint operation | |
right | No | The number of pixels to extend the image to the right | |
up | No | The number of pixels to extend the image upwards |