> ## 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 ノードは、入力画像を指定された角度に回転させます。回転オプションは4つあり、回転なし、時計回りに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/ja.md)

***

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