Nodes/Bawk Nodes Collection/πŸ“Έ Bawk Image Loader
ComfyUI Node

πŸ“Έ Bawk Image Loader

πŸ“Έ Enhanced image loader with auto-rotation, smart resizing, and mask generation

By juddisjuddΒ·Created about a year agoΒ·Updated 7 months agoΒ· 7
πŸ“Έ Bawk Image Loader
    • image
    • mask
    • filename
    • width
    • height
    β—„imageβ–Ύβ–Ί
    β—„auto_orienttrueβ–Ί
    β—„target_sizeOriginalβ–Ί
    β—„resize_methodLanczosβ–Ί
    β—„pad_to_squarefalseβ–Ί
    β—„normalize_colorstrueβ–Ί
    β—„create_maskfalseβ–Ί
    CategoryBawkNodes/image

    Inputs (7)

    NameTypeDefaultDescription
    imageCOMBOSelect image file or upload new one
    auto_orientoptBOOLEANtrueAutomatically rotate image based on EXIF orientation data
    target_sizeoptCOMBOOriginalResize image to target size (maintains aspect ratio)
    resize_methodoptCOMBOLanczosResampling method for resizing
    pad_to_squareoptBOOLEANfalsePad image to square aspect ratio with black borders
    normalize_colorsoptBOOLEANtrueNormalize color values to 0-1 range for better FLUX compatibility
    create_maskoptBOOLEANfalseGenerate mask output (white = opaque, black = transparent)

    Outputs (5)

    NameTypeDescription
    imageIMAGEβ€”
    maskMASKβ€”
    filenameSTRINGβ€”
    widthINTβ€”
    heightINTβ€”