> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# GetImageSize - ComfyUI Built-in Node Documentation

> Complete documentation for the GetImageSize node in ComfyUI. Learn its inputs, outputs, parameters and usage.

GetImageSize 节点从输入图像中提取尺寸和批次信息。它返回图像的宽度、高度和批次大小，同时将这些信息作为进度文本显示在节点界面上。原始图像数据会原样通过。

## 输入

| 参数   | 描述            | 数据类型  | 是否必填 | 范围 |
| ---- | ------------- | ----- | ---- | -- |
| `图像` | 用于提取尺寸信息的输入图像 | IMAGE | 是    | -  |

## 输出

| 输出名称         | 描述          | 数据类型 |
| ------------ | ----------- | ---- |
| `高度`         | 输入图像的宽度（像素） | INT  |
| `批处理大小`      | 输入图像的高度（像素） | INT  |
| `batch_size` | 批次中的图像数量    | INT  |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/GetImageSize/zh.md)

***

**Source fingerprint (SHA-256):** `5cd19ae762d2403c6c5d0740cd5f8c17913daea737fddcff8f0d9da2210e82ab`
