Batch processing in ComfyUI.

Created: 2025-02-19 15:40:30 | Last updated: 2025-02-19 15:40:30 | Status: Public

batch processing in ComfyUI.

To batch process a folder of images in ComfyUI, you’ll want to:

  1. Use the “Load Images” node (sometimes called “Load Image Batch”) which can take a directory path as input
  2. Connect this to your processing workflow
  3. The workflow will then automatically run for each image in the folder

Here’s a basic approach:
1. Add a “Load Images” node
2. Set the directory path to your folder of images
3. Connect this to your processing workflow
4. Add an “Save Images” node at the end of your workflow
5. Run the workflow - it should process each image in sequence

Would you like me to provide more specific details about setting up particular types of batch processing workflows? For instance, I could help with setting up specific image transformations or effects you want to apply to your batch of images.

Note that the exact node names and options might vary depending on your ComfyUI version, so you may need to adjust these slightly. What kind of processing are you looking to apply to your images?