outpaint
Extend an image outward in any direction by generating new content that matches the original scene, preserving visual consistency for larger compositions.
Instructions
Extend an image in any direction while maintaining visual consistency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Pixels to extend top | |
| left | No | Pixels to extend left | |
| right | No | Pixels to extend right | |
| bottom | No | Pixels to extend bottom | |
| prompt | Yes | Description for the extended area | |
| filename | No | Output filename | |
| image_path | Yes | Path to the image file | |
| output_dir | No | Override output directory |