This n8n workflow automates the process of generating and editing images using OpenAI’s API. Starting with a manual trigger for easy testing, it creates an initial image based on a prompt using OpenAI’s image generation API. The workflow then converts the generated base64-encoded image into a file format suitable for editing. It proceeds to send this image to OpenAI’s image editing API with a custom prompt to modify the image creatively, such as adding a mask with horns. Finally, the edited image is converted back into a downloadable file format. This workflow is practical for content creators, marketers, designers, and e-commerce teams who need on-demand custom images, making it highly flexible for various visual content needs.
AI Image Creation and Editing Workflow with OpenAI
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | convertToFile, httpRequest, manualTrigger, stickyNote |
Reviews
There are no reviews yet.