New n8n Workflow: AI Image Generation with OpenAI’s GPT Image API
I just released a powerful n8n automation that uses OpenAI’s new GPT Image API to generate images from natural language prompts — all done automatically.
What it does:
Takes your custom prompt
Sends it to OpenAI’s GPT-based image generation endpoint
Returns a high-quality image in seconds
How to use it:
Import the workflow into your n8n instance
Open the Generate Image node (HTTP Request)
Replace the Bearer token with your own:
⚠️ You must have a verified organization to access this model
4
13 comments
New n8n Workflow: AI Image Generation with OpenAI’s GPT Image API