ComfyUI Node
SVG Art Grid Dimensions Calculator
A ComfyUI node in SVG/ArtGrid with 6 inputs and 2 outputs.
SVG Art Grid Dimensions Calculator
- rows
- cols
◄width512►
◄height512►
◄min_cells4►
◄max_cells30►
◄methodaspect_ratio►
◄target_cell_size64►
CategorySVG/ArtGrid
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 51232–8192 | — |
| height | INT | 51232–8192 | — |
| min_cells | INT | 41–100 | Minimum number of cells in either dimension |
| max_cells | INT | 301–100 | Maximum number of cells in either dimension |
| method | COMBO | aspect_ratio | 4 options: aspect_ratio, fixed_cell_size, min_cells, max_cells |
| target_cell_sizeopt | INT | 648–512 | Target size of each cell in pixels (for fixed_cell_size method) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| rows | INT | — |
| cols | INT | — |