Overview
Creates an edited or extended image given one or more source images and a prompt, using fal.ai’s GPT Image 1.5 model.- Output Type: image
- Estimated Cost: 5 * num_images credits
- Handler: fal
Parameters
Required Parameters
A description of what you want the model to do with your images.
- Label: Prompt
The image(s) to edit. These will be used as reference for the generation.
- Label: Input Image(s)
Optional Parameters
The mask image to use for the generation. White areas indicate where the image should be edited.
- Label: Mask Image (optional)
Aspect ratio for the generated image.
- Label: Image Size
- Options:
auto,1024x1024,1536x1024,1024x1536
How strongly to preserve the input image’s content.
- Label: Input Fidelity
- Options:
low,high
Number of images to generate.
- Label: Number of Images
- Minimum: 1
- Maximum: 4

