ComfyUI Extension: ComfyUi-Scale-Image-to-Total-Pixels-Advanced

Authored by BigStationW

Created

Updated

0 stars

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
    <img src="https://github.com/user-attachments/assets/db61279d-32c0-41f3-94c3-a6513454d8a7" width="400" />

    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