ComfyUI Node
LC Get Image π
Reads resolution and batch size from an image. Outputs megapixels, width, height, resolution (longer side in pixels), batch, and aspect ratio (e.g. 1.0:1.2).
LC Get Image π
- image
- megapixels
- width
- height
- resolution
- batch
- aspect ratio
CategoryLC123/image
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Source image. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| megapixels | FLOAT | β |
| width | INT | β |
| height | INT | β |
| resolution | INT | β |
| batch | INT | β |
| aspect ratio | STRING | β |