> ## 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.

# ImageRotate - ComfyUI Built-in Node Documentation

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

ImageRotate 节点可按指定角度旋转输入图像。它支持四种旋转选项：不旋转、顺时针旋转 90 度、旋转 180 度以及顺时针旋转 270 度。旋转操作通过高效的张量运算完成，可保持图像数据的完整性。

## 输入

| 参数   | 描述                     | 数据类型   | 是否必填 | 取值范围                                                           |
| ---- | ---------------------- | ------ | ---- | -------------------------------------------------------------- |
| `图像` | 待旋转的输入图像               | IMAGE  | 是    | -                                                              |
| `旋转` | 应用于图像的旋转角度（默认值："none"） | STRING | 是    | "none"<br />"90 degrees"<br />"180 degrees"<br />"270 degrees" |

## 输出

| 输出名称 | 描述       | 数据类型  |
| ---- | -------- | ----- |
| `图像` | 旋转后的输出图像 | IMAGE |

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

***

**Source fingerprint (SHA-256):** `068946b31ebe87b2524a1e628b5bc0a3da7367d7252fa7afafe96bcbb174747d`
