ComfyUI Extension
comfyui_gvf
ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)
gvfarns/comfyui_gvf
Nodes6
On cloudLocal install
Categoryloaders, gvf
Stars0
Updated9 months ago
Nodes (6)
Load checkpoint and provide its name as a string
The loader that tells you what it loaded
loaders
Crop Image to Aspect Ratio
Stop hand-cropping every frame
gvf
Crop Image to Min/Max Aspect Ratio
Only fix the frames that need it
gvf
If else with two float values
The one-node ternary you keep reaching for
gvf
If else with two int values
The integer twin of a handy little switch
gvf
Image size from aspect ratio
A calculator for latents, with a hidden convention trap
gvf
Readme
ComfyUI_gvf
ComfyUI custom convenience nodes
- Cropping images to a given aspect ratio
- Cropping images to a max/min aspect ratio
- If/else logic with provided float (rather than using a float node)