An open API service indexing awesome lists of open source software.

https://github.com/Meettya/ComfyUI-OneForOne

ComfyUI tools pack. One tool for one thing.
https://github.com/Meettya/ComfyUI-OneForOne

Last synced: 3 months ago
JSON representation

ComfyUI tools pack. One tool for one thing.

Awesome Lists containing this project

README

        

# ComfyUi OneForOne

## Image Fit Calculator

Image Fit Calculator node


The ComfyUI custom node **Image Fit Calculator** is designed to automatically calculate new image parameters based on a given latent and original image. Specifically, this node can perform calculations for resizing an image and provide data for paddings to control its placement within the latent space. Additionally, it includes settings that allow users to specify horizontal or vertical offsets as well as reduce the size of the image. This node performs only computational tasks, while actual operations on the image may be carried out by external nodes if they have the capability to use input data to manipulate the result.

Image Fit Calculator example

In the provided workflow example, one can see how the ComfyUI node integrates with other components to streamline the process of image manipulation. This modular approach ensures flexibility and extensibility, enabling developers to easily incorporate new functionalities or optimize existing ones.

![Demo Animation](https://github.com/Meettya/ComfyUI-OneForOne-Demo/blob/0316b0b971aec47c097bf4389b16c213e6591038/examples/Fitcalcutator.gif?raw=true)

If you encounter any bugs or have ideas for improving the ComfyUI node, feel free to create an issue or submit a pull request. Your contributions are highly appreciated and will help enhance this powerful tool for image processing automation.