Image Resize Pro
Resize images using width, height and multiple scaling modes.
ExampleImageResizeA collection of practical image-processing and workflow utility nodes for ComfyUI.
ComfyUI Example Node Pack extends ComfyUI with reusable nodes for image preparation, compositing, resizing, metadata handling and workflow utilities. It is designed to reduce repetitive graph setup and make common operations easier to reuse across workflows.
The package is community-developed. Always review the repository README, dependencies and installation scripts before installing third-party custom nodes.
24 nodes in this pack
Resize images using width, height and multiple scaling modes.
ExampleImageResizeCombine individual image inputs into a single batch.
ExampleBatchCombineApply adjustable feathering to a mask.
ExampleMaskFeatherRead and expose useful workflow metadata for downstream nodes.
ExampleMetadataClone the repository into your ComfyUI custom nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/example/comfyui-example-node-pack.gitThen install dependencies if the repository contains a requirements.txt file and restart ComfyUI.
ComfyUI/custom_nodes/.Some custom nodes can require package versions that conflict with other installed extensions. Check the repository issues and README before troubleshooting.
After installation or dependency changes, restart ComfyUI and refresh the browser.
Useful utilities and easy to integrate into existing workflows.
2 weeks agoGood collection. README installation notes could be more detailed.
1 month ago