ComfyUI Node
Resolution Properties
Extract a resolution properties
Resolution Properties
- resolution
- WIDTH
- HEIGHT
- MEGAPIXELS
- ASPECT_RATIO
CategoryIG1 Tools
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| resolution | IG1_RESOLUTION | The resolution to extract properties from |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| WIDTH | INT | The resolution width |
| HEIGHT | INT | The resolution height |
| MEGAPIXELS | FLOAT | The resolution size in megapixels (rounded to 2 decimals) |
| ASPECT_RATIO | IG1_ASPECTRATIO | The resolution aspect ratio |