Nodes/ComfyUI-InoNodes/Ino S3 Upload Image
ComfyUI Node

Ino S3 Upload Image

Encodes a single image as PNG in memory and uploads it directly to S3. Only supports one image (batch size 1).

By nobandegani·Created about a year ago·Updated 28 days ago· 5
Ino S3 Upload Image
  • image
  • image
  • success
  • message
  • file_name
  • s3_image_path
enabledtrue
s3_path_key
s3_config{"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""}
compress_level4
unique_file_nametrue
filename
CategoryInoS3Helper

Inputs (7)

NameTypeDefaultDescription
enabledBOOLEANtrue
imageIMAGE
s3_path_keySTRING
s3_configoptSTRING{"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""}you can leave it empty and pass it with env vars
compress_leveloptINT41–9
unique_file_nameoptBOOLEANtrue
filenameoptSTRING

Outputs (5)

NameTypeDescription
imageIMAGE
successBOOLEAN
messageSTRING
file_nameSTRING
s3_image_pathSTRING