Skip to main content
ComfyUI Native OpenAI GPT Image 1 Node This node connects to OpenAI’s GPT Image 1 API, allowing users to generate images through detailed text prompts. Unlike traditional DALL·E models, GPT Image 1 leverages GPT-4’s language understanding capabilities to handle more complex prompts and generate images that better match user intent.

Parameters

Basic Parameters

Image Editing Parameters

Optional Parameters

Output

How It Works

The OpenAI GPT Image 1 node combines GPT-4’s language understanding with image generation. It analyzes the text prompt to understand its meaning and intent, then generates matching images. In image editing mode, the node can modify existing images. Using a mask allows precise control over which areas to change. Note that mask input only works with single image input. Users can control the output by adjusting parameters like quality level, size, background handling, and number of generations.

Source Code

[Node source code (Updated on 2025-05-03)]