ComfyUI Node
JB · Ideogram Box Jitter
Vary an Ideogram-4 caption's boxes per seed (move / scale / stretch), clamped inside the frame. A default rule jitters all boxes; add per-box override slots (by desc slot-key) for custom amounts. Run before the Assembler.
JB · Ideogram Box Jitter
- caption_json
◄jitter_rules{"default": {"pos": 0.06, "size": 0.12, "aspect": 0.08, "min": 0.03}, "overrides": []}►
◄caption_json►
◄seed0►
CategoryFVM Tools/JB
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| jitter_rules | STRING | {"default": {"pos": 0.06, "size": 0.12, "aspect": 0.08, "min": 0.03}, "overrides": []} | — |
| caption_json | STRING | Ideogram-4 caption JSON (KJ `prompt` output). | |
| seed | INT | 00–18446744073709550000 | Same seed + same rows → identical layout variation. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| caption_json | STRING | — |