> ## 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/ko.md)

***

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