ComfyUI Extension: ComfyUI-Batch-Process

Authored by Zar4X

Created

Updated

2 stars

A collection of nodes for batch processing texts and images in ComfyUI

Custom Nodes (0)

    README

    ComfyUI Batch Process

    A collection of nodes for batch processing texts and images in ComfyUI


    Core Features

    šŸ”§ Text Processing Tools

    • text_modify_tool - Edit filenames, content, and prefixes/suffixes (replace/delete operations)
    • txt_batch_loader - Batch load + filter text files using filename patterns
    • simple_image_tagger - Bulk create/update text labels for images

    šŸ–¼ļø Image Processing Tools

    • image_batch_loader - Load and filter images by filename criteria
    • image_batch_saver - Batch save images with companion text files
    • image_list_loader - Load pre-defined image sequences

    Key Features

    • File-Based Filtering
      ā–ø All loaders support filename pattern matching
      ā–ø Regular expression compatible

    • Training-Ready Outputs
      ā–ø Maintains image-text relationships for ML datasets
      ā–ø Supports independent text/image batch saving


    Typical Use Cases

    Preparing AI training datasets: ā—‹ Bulk organize generated images ā—‹ Synchronize text annotations ā—‹ Create structured datasets

    Asset management: ā—‹ Batch rename project files ā—‹ Update metadata across file groups ā—‹ Filter content by naming patterns


    Workflow Integration

    Works natively with ComfyUI's node-based architecture: [Input] āž” [Batch Loader] āž” [Processing Nodes] āž” [Batch Saver] āž” [Output]