Sign In

Fully automatic batch watermark/signature/text remover

25

309

8

Type

Workflows

Stats

235

0

Reviews

Published

Aug 2, 2025

Base Model

Flux.1 Kontext

Hash

AutoV2
EA74648AB2

The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.

IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

The workflow can automatically remove any watermark, text, signatures or anything else that you specify in the prompt window since we're using Flux Kontext. There are 2 versions:

  • "AutoScale" which has the "FluxKontextImageScale" node which will automatically resize the input images to an ideal size for the model (which means it will be lower resolution than original)

  • "NativeRes" which will simply use the native input resolution of the image but will take considerably longer to process images (and there's a chance that it will blur the image because the model is only trained on certain resolutions)

To use the workflow simply navigate to the folder which contains all your images and copy the path e.g. "C:\Users\Exampleuser\Documents\ComfyUI\Concepts\example" in the "path" field of the "Load Image Batch" node.

Then choose another folder for your processed images, let's say for this example its "C:\Users\Exampleuser\Documents\ComfyUI\Concepts\example\processed". Paste that path into the "output_path" field of the "Image Save" node.

Lastly run the workflow for as many times as there are pictures in the folder. So for example if you have 50 images which need to be processed simply enter "50" into the field next to the "Run" button and hit "Run"

Keep in mind that at certain resolutions you will get a blurrier image even when using the "NativeRes" workflow, this from my understanding is due to the model's training, in that case you can try slightly rescaling the image manually or with the use of certain comfyui nodes.

Comparison images: https://imgsli.com/NDAzMzc2/0/1

Requirements:

  1. Flux Kontext model

  2. Clip L text encoder

  3. TXXL5 text encoder

  4. Flux VAE

  5. WAS suite node pack