🎬 🎨 Interactive image editor with FLUX.1 fill tool for inpainting

⚑ 17,618 views · 🎬 Content Creation & Video

Description

> Like this template? Connect with Eduard via LinkedIn.

This workflow is a prototype of an AI-powered image editing interface, similar to Photoshop’s Generative Fill feature, but running entirely in the browser. It provides a web-based editor that allows users to:

> 🎨 Perfect for product catalog management, seasonal content updates, and creative image editing tasks!

πŸ“‹ Requirements

πŸ”§ Key Components

  1. Simple Editor Interface

    • HTML page with an editor is served on the Webhook call
    • Adjustable brush selection tool
    • Provides several mock examples and allows uploading custom images
    • Basic prompt and FLUX model parameter controls
  2. Image Processing Pipeline

    • Handles image and mask separately
    • Processes FLUX Fill API requests
    • Delivers results back to the editor
  3. Result Viewer

    • Split-screen comparison of original and generated images
    • Interactive slider for before/after comparison
    • Options to save or continue editing
    • Support for multiple iteration cycles

🎯 Use Cases

This prototype is particularly useful for:

> πŸ’‘ Pro Tip: Save masks for frequently edited areas to quickly generate variations with different prompts!

The workflow can be extended to integrate with various data sources and can be customized for specific business needs.

πŸ”— Nodes Used

HTTP Request, Webhook

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup