ComfyUI Extension: ComfyUI-Batch-Process
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 patternssimple_image_tagger
- Bulk create/update text labels for images
š¼ļø Image Processing Tools
image_batch_loader
- Load and filter images by filename criteriaimage_batch_saver
- Batch save images with companion text filesimage_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]