Nodes/AUN ComfyUI Nodes/Manual/Auto Image Switch
ComfyUI Node

Manual/Auto Image Switch

Replaces the manual/auto subgraph with one node. Auto passes through the input image and filename. Manual returns a blank image sized from width/height and uses the manual name. TIP: Double-click the node or right-click and select the AUN menu option to show overlay controls.

By loz2754·Created 7 months ago·Updated about a month ago· 4
Manual/Auto Image Switch
  • image
  • Filename
  • ManualName
  • Name Mode
  • image
Filename
width512
height512
ManualName
name_modeAuto
show_overlaytrue
overlay_textNo image loaded
background_color181818
text_colorE6E6E6
box_color000000
CategoryAUN Nodes/Image

Inputs (11)

NameTypeDefaultDescription
imageIMAGEImage to pass through when Name Mode is Auto.
FilenameSTRINGThe automatically generated filename.
widthINT5121–8192Width of the blank image returned when Name Mode is Manual.
heightINT5121–8192Height of the blank image returned when Name Mode is Manual.
ManualNameSTRINGA manually specified name to use instead of the automatic filename.
name_modeCOMBOAutoAuto passes through the image and Filename. Manual returns a blank image and uses ManualName.
show_overlayBOOLEANtrueShow a centered placeholder label on the blank Manual-mode image.
overlay_textSTRINGNo image loadedCentered text shown on the blank Manual-mode image.
background_colorSTRING181818Blank image background color as hex, for example 181818 or #181818.
text_colorSTRINGE6E6E6Overlay text color as hex, for example E6E6E6 or #E6E6E6.
box_colorSTRING000000Overlay box color as hex, for example 000000 or #000000.

Outputs (4)

NameTypeDescription
FilenameSTRING
ManualNameSTRING
Name ModeBOOLEAN
imageIMAGE