PVL Get Image Size
PVL_Get_Image_Size
Reads the input image and outputs: - width (int) - height (int) - scaled width for 1Mpx (1K) area - scaled height for 1Mpx (1K) area - rounded integer aspect ratio (e.g., 16:9) - closest standard aspect ratio from a fixed list
Pack: ComfyUI Assistant Node
custom_nodes.comfyui-pvl-api-nodes
Inputs (1)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |