Nodes/ComfyUI-YogurtNodes/Save Bytes Bridge (Yogurt Nodes)
ComfyUI Node

Save Bytes Bridge (Yogurt Nodes)

Saves the input bytes data to your ComfyUI output directory.

By yogurt7771·Created 2 years ago·Updated 2 months ago· 0
Save Bytes Bridge (Yogurt Nodes)
  • bytes_data
  • bytes_data
  • path
output_dir
filename_prefixComfyUI
overwritefalse
suffix.pkl
custom_suffix
CategoryYogurtNodes/IO

Inputs (6)

NameTypeDefaultDescription
bytes_dataBYTESThe bytes data to save.
output_dirSTRINGThe directory to save the bytes data to, leave blank to save to the ComfyUI output directory.
filename_prefixSTRINGComfyUIThe prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd%.
overwriteCOMBOfalseOverwrite existing files.
suffixCOMBO.pklThe file extension to save the bytes data as.
custom_suffixSTRINGThe file extension to save the bytes data as. If this is not empty, the suffix option will be ignored. Otherwise, the suffix option will override above suffix option.

Outputs (2)

NameTypeDescription
bytes_dataBYTES
pathSTRING