Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Generates images synchronously via OpenAI’s GPT Image 1 endpoint. This node can create new images from text prompts or edit existing images when provided with an input image and optional mask.

Inputs

Parameter Constraints:
  • When image is provided, the node switches to image editing mode
  • mask can only be used when image is provided
  • When using mask, only single images are supported (batch size must be 1)
  • mask and image must be the same size

Outputs