Automate image editing with OpenAI ImageGen1 API using n8n's HTTP Request. Input an image and prompt, get edited output URL, download, and integrate seamlessly.
This n8n workflow enables quick editing of existing images via OpenAI's ImageGen1 API endpoint using an HTTP Request node. It receives a source image through a webhook, converts it to binary data, sends it along with an edit prompt to OpenAI, parses the JSON response for the new image URL, and downloads the edited file for further processing or storage.
Ideal for content creators, marketers, and developers, it solves slow manual edits in design software by automating object replacement, augment
Platform
n8n
Category
Internet of Things
Price
$12.99
Creator
Fred Garcia
OpenAI
Image Editing
AI Automation
HTTP Request
n8n Workflow
ImageGen1
Webhook
Binary Data
API Integration
Content Creation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.