Create edited images fast with a simple web editor that sends a prompt and mask to an AI image fill service, then returns a finished file to the browser. Ideal for marketing teams that need quick product touchups, ad variants, and social images without heavy design tools.
A public webhook serves a lightweight editor page. Users pick a default image or supply a link, paint a mask, and add a short prompt. The flow calls the FLUX Fill API, waits a few seconds, and polls the job status until the result is ready. When done, it fetches the generated image and responds with the correct file type so the browser can show or download it. Merge and Set nodes feed the editor with image options. HTML and Respond to Webhook nodes deliver the page. Wait, If, and HTTP Request nodes handle the job loop.
Setup needs an API key for FLUX and an internet reachable n8n webhook. Add your own image URLs in the Set node or connect to a data source. Expect big time savings when making repeat edits like background fixes and object changes. Marketing teams and content creators can make many versions in minutes and keep designers focused on higher value work.