a simple reimgsize node(s) in comfyui.
simple image resize node(s) in comfyui | 简单的comfyui节点用于重载图像大小
[简体中文|English]
Some simple ComfyUI nodes are used to scale an image to a specified sum of pixels and standardize the resolution to a multiple of the given GCD.
This repository is not specific to the length and width values of an image, but focuses more on adjusting the total pixel count, side length specifications, and size ratios of the image.
Clone the repository to custom_nodes
:
git clone https://github.com/MakkiShizu/comfyui_reimgsize.git
nodes path:
This project is licensed under the MIT License.
<hr>