ComfyUI Node Runs on cloud
Extract Text
A ComfyUI node in text with 7 inputs and 1 output.
Extract Text
- STRING
◄string—►
◄regex_pattern—►
◄mode▾►
◄case_insensitivetrue►
◄multilinefalse►
◄dotallfalse►
◄group_index1►
Categorytext
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| string | STRING | — | |
| regex_pattern | STRING | — | |
| mode | COMBO | 4 options: First Match, All Matches, First Group, All Groups | |
| case_insensitive | BOOLEAN | true | — |
| multiline | BOOLEAN | false | — |
| dotall | BOOLEAN | false | — |
| group_index | INT | 10–100 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |