Sign In

ComfyUI Batch Background Remover

5

36

2

Type

Workflows

Stats

36

0

Reviews

Published

Nov 11, 2025

Base Model

Other

Hash

AutoV2
914AE56CD9

🧠 Short Description

A simple and efficient ComfyUI workflow that automatically removes image backgrounds in batch usingĀ WAS Node Suite.
Designed for creators preparing datasets or isolating subjects with clean transparent outputs.


āš™ļøĀ Detailed Description

This workflow automates background removal on a folder of images using theĀ RembgĀ node from WAS Node Suite.
It processes each image sequentially, generating PNGs with or without transparency ready for dataset creation, compositing, or further post-processing.

šŸ”§ How It Works

  1. Input Configuration (orange)

    • Select the folder containing your images.

    • A batch size ofĀ 1Ā is recommended for sequential and stable processing.

    • UseĀ ā€œRun (instant)ā€Ā instead of the regular ā€œRunā€ button to ensure proper batch execution.

    • You need to monitor the progress and stop when the last image is processed usingĀ ā€œClear pending tasksā€.

  2. Background Removal (blue)

    • The workflow uses theĀ Rembg (Remove Background)Ā node.

    • The transparency option is enabled by default.

    • Adjustable parameters let you fine-tune the segmentation thresholds and erosion size.

  3. Output (black)

    • The processed images are saved automatically with your chosen filename prefix.

    • The results are, by default, transparent PNGs stored in your standard ComfyUI output directory.

    • You can easily change the save path or prefix for different batches.

🧩 Features

  • Clean and modular layout (Input → Process → Output).

  • All non-core nodes used in this workflow can be installed directly through ComfyUI Manager.

  • Ideal for dataset preparation, character isolation, or post-processing pipelines.

  • Includes Markdown annotations for clear, step-by-step instructions inside the workflow.