> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# ResizeImagesByShorterEdge - ComfyUI Built-in Node Documentation

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

このノードは、元のアスペクト比を維持しながら、短い方の辺が指定された長さに一致するように画像をリサイズします。短い辺のターゲット長に基づいて新しい寸法を計算し、リサイズされた画像を返します。

## 入力

| パラメータ          | 説明                       | データ型  | 必須  | 範囲     |
| -------------- | ------------------------ | ----- | --- | ------ |
| `image`        | リサイズする入力画像です。            | IMAGE | はい  | -      |
| `shorter_edge` | 短い辺のターゲット長です。（デフォルト：512） | INT   | いいえ | 1～8192 |

## 出力

| 出力名      | 説明                                  | データ型  |
| -------- | ----------------------------------- | ----- |
| `images` | 短い辺が指定されたターゲット長に一致するようにリサイズされた画像です。 | IMAGE |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ResizeImagesByShorterEdge/ja.md)

***

**Source fingerprint (SHA-256):** `011949390faa9032587aec210d9e38d55b79e474c7a6dcd5d3c0e75594a1fc29`
