ComfyUI Node
Symbiotica Auto Packer Settings
Optional pack-settings knobs for the Auto Packer — the same layout controls as the Template Editor's Pack Settings, so a hands-off run can reproduce an editor sheet (e.g. recipes stacked per row at 2x scale). Wire 'settings' into the Auto Packer.
Symbiotica Auto Packer Settings
- settings
◄scale_targetoff►
◄scale_max3x►
◄algorithmshelf►
◄distribute_by_foldertrue►
◄padding0►
◄border0►
◄combined_sheettrue►
◄split_variantsfalse►
◄max_refsall►
Categorysymbiotica/pipeline
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| scale_target | COMBO | off | Grow each sprite so its longest edge reaches ~this many px (capped by scale_max, never shrinks) — small sprites scale more than large ones. 'off' = native size. 'fit width' = scale the whole packed block to fill the sheet width (5px margin). |
| scale_max | COMBO | 3x | Max zoom for the target above — a small sprite never grows more than this, so a scaled sheet can't overflow. e.g. target 512 + 3x → 128px:3x, 256px:2x, 512px:native. |
| algorithm | COMBO | shelf | Packing algorithm (Shelf/Strip = one strip per row) |
| distribute_by_folder | BOOLEAN | true | Lay each asset type's strip on its own row (the editor default) |
| padding | INT | 00–512 | Gap between packed strips AND between an asset and its mirror cell (px) |
| border | INT | 00–512 | Draw an outline box this many px thick around each icon cell (the asset and its mirror each get a box). 0 = no box. |
| combined_sheet | BOOLEAN | true | Emit the grouped, paginated sheets (the normal output). Off = only the split-variant sheets below. |
| split_variants | BOOLEAN | false | For directional assets (xlsx rotation 2/4), emit one sheet per variant ref (max 3) — mirrored for rotation 2. Food (rotation -) is never split. |
| max_refs | COMBO | all | Hard cap on reference images per asset — keep the first N (in the panel's order), drop the rest, so a sheet is never overloaded with refs. 'all' = no cap. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| settings | SYMBIOTICA_PACK_SETTINGS | — |