Sign In

ComfyUI Simple Wildcard Combinator (3-Tier & Modal Editor)

Updated: Sep 9, 2026

toolcomfyuiminimaxkrea2sdxlflux

Download

1 variant available

Archive Other

ComfyUI-Wildcard.zip

85.73 KB

Verified:

Type
Other
Stats

24

Reviews

No reviews yet

Published

Sep 9, 2026

Base Model

Other

Hash
AutoV2
39FC409B3A
default creator card background decoration
Followers - 13

13

Likes - 17

17

Bildschirmfoto_20260909_213206.png

# ๐Ÿ”€ Simple Wildcard Combinator for ComfyUI

A visual, high-performance, and feature-packed Wildcard Combinator custom node for ComfyUI.

Tired of managing dozens of messy text files or losing track of massive multi-paragraph prompts? This node brings an intuitive, visual approach to wildcard prompt generation with a 3-tier hierarchy, inline image thumbnails, a pop-up modal text editor, and smart conditional rules.

---

### โœจ Key Features

๐Ÿ“‚ *3-Tier Hierarchy Group -> Category -> Option)**:

* Organize complex multi-character or multi-environment workflows effortlessly (e.g. Person1, Person2, Environment, Lighting).

* Use clean, case-insensitive placeholders in your main scene prompt: [Person1-Clothing], [Person2-Speech], [Environment-Weather].

Reorder any group, category, or option on the fly with *โ–ฒ / โ–ผ** buttons.

๐Ÿ“ *Pop-up / Modal Text Editor**:

Writing long, detailed prompts? Click the *๐Ÿ“** icon on any option row (or double-click the text input) to open a full-screen, focused text editor overlay.

* Live word and character counters.

Quick keyboard shortcuts: Ctrl + Enter** to save, *Escape** to close.

๐Ÿ–ผ๏ธ *Option Thumbnails & Internal Notes**:

* Attach visual preview thumbnails (๐Ÿ“ท) to any option row. Images are automatically downscaled client-side to a compressed 120px JPEG (only 1โ€“3 KB) to keep workflow files ultra-lightweight.

Add private descriptions / notes below each prompt (e.g. "Red Evening Dress"* or "Standing Pose") for personal overviewโ€”descriptions are excluded from the final prompt sent to the model.

๐Ÿ”— *Smart Compatibility Rules (Dependencies)**:

Click the *๐Ÿ”—** button on any option to restrict options in other categories (e.g. If "Gala Dress" is selected for Person 1, automatically filter Location to only "Ballroom" or "Red Carpet").

๐Ÿ’พ *JSON Presets (Import & Export)**:

* Save and export your wildcard setups as standalone .json files.

* Import saved presets directly into other workflows with a single click.

๐Ÿ”€ *3 Generation Modes**:

* Dynamic Syntax (Curly Braces): Outputs {opt1|opt2|...} for dynamic prompt expansion.

* Random Selection: Seed-based reproducible random choice per execution.

* Sequential Selection: Cycles through options sequentially.

โšก *Non-Destructive Pass-Through**:

* Toggle active: False to pass your original prompt through 1:1 without disconnecting any wires or nodes.

---

### ๐Ÿ“ฆ Installation

#### Method 1: Git Clone (Recommended)

Open your terminal, navigate to your ComfyUI custom_nodes folder, and clone the repository:

```bash

cd ComfyUI/custom_nodes

git clone https://github.com/MaKom70/ComfyUI-Wildcard.git