Image Dimensions (Arctenox's Essentials)
ArctenoxImageDimensions
Read dimensions from an IMAGE tensor and output them as INT values. Outputs: • image – pass-through (unchanged) • width – pixel width • height – pixel height • batch_size – number of images in the batch • dimensions_str – e.g. "1024x1280 (batch: 1)" for display/metadata
Pack: Arctenoxs-Essentials_ComfyUI
custom_nodes.Arctenoxs-Essentials_ComfyUI
Inputs (1)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |