The essential toolkit to master control and visualization in your ComfyUI workflows. Created to simplify complex interactions, this evolving suite brings professional "Human-in-the-Loop" tools and zero-latency visualization to your generation process.
This pack is designed to grow. Currently, it includes three core tools focused on UX and Efficiency.
"Filter your generations like a Pro." The Batch Selector replaces the need for complex preview-and-cancel workflows. It pauses execution, allowing you to visually select the best candidates from a batch before passing them downstream.
Batch.Selector.Demo.mp4
- Native Canvas UI: A responsive, pixel-perfect interface drawn directly in the node graph. No floating HTML windows.
- Intelligent Layout: Automatically adjusts the grid to fit your image aspect ratios (Portrait/Landscape) without distortion.
- Zero-Overhead: Only passes the selected images to the next node (Upscaler, Saver, etc.), saving massive GPU time.
- Workflow Control: Includes a dedicated CANCEL button to instantly stop the workflow if the batch is unsatisfactory.
Node Name:
Batch SelectorMenu:3R3BOS/Image
"The ultimate A/B testing tool." A high-performance slider to compare Checkpoints, LoRAs, or "Before/After" Upscaling results with zero latency.
Image.Comparer.Slider.Demo2.mp4
- Dynamic Inputs: Automatically creates up to 20 input slots as you connect wires.
- Zero-Lag: Client-side caching ensures 60fps scrubbing.
- Auto-Compaction: Smart inputs reorganize themselves if you disconnect a source.
Node Name:
Image Comparer SliderMenu:3R3BOS/Image
"The definitive resolution calculator." Stop guessing resolutions. The Aspect Ratio Master provides a smart, visual interface to select the perfect resolution for any modern model (SDXL, Flux, Wan, LTX, etc.), guaranteeing adherence to specific VAE requirements (Mod16, Mod32, Mod64).
Aspect.Ratio.Master.Demo.mp4
- Smart Database (2026): Native support for Hunyuan 2.1 (2K), Wan 2.2, Flux.2, and LTX Video.
- Magic Numbers: Automatically calculates the exact pixel dimensions to avoid artifacts (e.g., Mod32 for LTX).
- Visual Grid: A beautiful, real-time preview of your aspect ratio and resolution.
- Labs Mode π§ͺ: Unlocks "Sweet Spot" resolutions used by the community for maximum quality (e.g., 1.5MP for Flux).
Node Name:
Aspect Ratio MasterMenu:3R3BOS/Utils
- Open ComfyUI Manager in your browser.
- Search for:
3R3BOS Pack. - Click Install and Restart ComfyUI.
If you are using the official comfy-cli, you can install the pack directly with:
comfy node install 3r3bos-packClone this repository into your custom_nodes folder:
cd ComfyUI/custom_nodes
git clone https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack.git- NEW NODE: Introduced Aspect Ratio Master. The ultimate tool for calculating optimal resolutions for SDXL, Flux, Wan, LTX, Etc.
- FULL SYNC: Includes "Magic Numbers" for 2026 models (Hunyuan 2.1, Wan 2.2).
- STABILITY: Enforced strict Mod64/Mod32 constraints to prevent VAE artifacts.
- BUGFIX: Moved
Batch Selectorto the3R3BOS/Imagemenu category for better organization.
- BUGFIX: Batch Selector now correctly scales images using 'contain' mode, preventing edge cropping on non-square images (Fixes Issue #3).
- NEW NODE: Introduced
Batch Selector. A powerful replacement for the deprecated Visual Gatekeeper. - REMOVED:
Visual Gatekeeper(replaced by Batch Selector). - UI OVERHAUL: Unified design language across all nodes (Sober/Monochrome aesthetic).
- PERFORMANCE: Native canvas rendering for Batch Selector eliminates HTML overlay issues.
