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

## 출력

| 출력 이름   | 설명                                          | 데이터 타입 |
| ------- | ------------------------------------------- | ------ |
| `image` | 짧은 쪽 가장자리가 지정된 목표 길이와 일치하도록 크기가 조정된 이미지입니다. | IMAGE  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ResizeImagesByShorterEdge/ko.md)

***

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