ComfyUI Extension: ComfyUi-Scale-Image-to-Total-Pixels-Advanced
A more advanced version of the original ImageScaleToTotalPixels node
Custom Nodes (0)
README
ComfyUi-Scale-Image-to-Total-Pixels-Advanced
1) Intro
A more advanced version of the original node
- Outputs both width and height
- Allows you to set the "multiple_of" for the width/height pair (e.g., use 16 for 16-channel VAEs)
- Set "megapixels = 0" to disable megapixel scaling
2) Install
Navigate to the ComfyUI/custom_nodes folder and run the following command in your terminal:
git clone https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced