ComfyUI Node
GROW Watermark Detect
VAE-encodes an image and extracts the keyed GROW payload.
GROW Watermark Detect
- image
- vae
- config
- decoded_message
- ecc_valid
- corrected_symbols
- min_vote_margin
- raw_codeword_hex
◄max_watermark_bytes64►
◄robust_modenone►
CategoryGROW/watermark
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| vae | VAE | — | |
| config | GROW_CONFIG | — | |
| max_watermark_bytes | INT | 641–250 | Blind detection checks candidate UTF-8 byte lengths up to this value; a larger limit is slower. |
| robust_mode | COMBO | none | 4 options: none, rotation, crop_scale, rotation_crop_scale |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| decoded_message | STRING | — |
| ecc_valid | BOOLEAN | — |
| corrected_symbols | INT | — |
| min_vote_margin | FLOAT | — |
| raw_codeword_hex | STRING | — |