- Joined
- Jun 22, 2024
- Messages
- 90
- Reaction score
- 118
- Trophies
- 1
- Age
- 26
- Location
- italia
- Website
- texmaster.odoo.com
- XP
- 646
- Country

COMFYUI.100.PY - Professional PNG Batch Organizer Tool for ComfyUI
COMFYUI.100.PY is a professional tool designed specifically for ComfyUI users to organize and manage large collections of PNG images. The program automatically divides images into numbered batch folders with a configurable maximum number of files per folder, making it ideal for processing large image datasets in manageable groups.
MAIN FEATURES:
SPLIT FUNCTIONALITY:
• Analyzes an input folder containing PNG images
• Creates numbered batch folders (batch_0001, batch_0002, etc.)
• Copies images into organized batch folders
• Generates a status file (progress_status.txt) with processing details
• Supports customizable folder prefix
• Configurable batch size (default: 100 images per folder)
RESUME FUNCTIONALITY:
• Compares already processed images (Dump folder) with available ones (Replacements folder)
• Identifies missing images that haven't been processed yet
• Automatically organizes missing images into new batch folders
• Removes already completed batches from the "missing_images" folder
• Allows resuming work after interruptions or crashes
• Prevents duplicate processing
TECHNICAL FEATURES:
• Processes only PNG files (case-insensitive)
• Copy mode: keeps originals in the source folder
• Automatic duplicate management (adds numeric suffix if necessary)
• Modern dark mode GUI with intuitive interface
• Real-time progress bar
• Detailed activity log
• Thread-safe operations
• Cross-platform support (Windows, Linux, macOS)
REQUIREMENTS:
• Python 3.6 or higher
• Tkinter (usually included with Python)
REQUIREMENTS:
• Python 3.6 or higher
• Tkinter (usually included with Python)
INSTALLATION:
1. Download COMFYUI.100.PY
2. Ensure Python 3.6+ is installed
3. Run: python COMFYUI.100.PY (or python3 COMFYUI.100.PY on Linux/Mac)
4. The GUI will launch automatically
USAGE:
The program features a user-friendly GUI with three tabs:
- Split: Organize images into batch folders
- Resume: Find and organize missing images
- Info: Program information and tutorial
For command-line usage:
python COMFYUI.100.PY --input C:\path\to\images --output C:\path\to\out --chunk-size 100 --mode copy
DOWNLOAD:
CHANGELOG:
v1.0 - Initial release
- Split functionality with configurable batch size
- Resume functionality with automatic batch management
- Dark mode GUI
- Status file generation
- Comprehensive tutorial and documentation
NOTES:
• This program is specifically designed for ComfyUI workflows
• Always use "copy" mode to preserve original images
• The status file is important for tracking progress
• You can run "Resume" multiple times to update missing images
CREDITS:
Created by: TEXMASTER
Version: 1.0
Attachments
Last edited by TexMaster,

SPLIT FUNCTIONALITY:
RESUME FUNCTIONALITY:




