Load Image Extended
LoadImageExtended
Load images from local input directory or from a cloud provider. How it works ------------ - Local: file_paths are relative to the ComfyUI input directory (supports subfolders). - Cloud: file_paths are keys/filenames under the provided bucket/container/folder. Cloud provider examples ----------------------- - S3 → bucket_link: s3://my-bucket/prefix - S3-Compatible → bucket_link: https://endpoint/bucket/prefix - GCS → bucket_link: gs://bucket/prefix or bucket/prefix - Azure Blob → bucket_link: connection string OR https://account.blob.core.windows.net/container/prefix - B2 → bucket_link: b2://bucket/prefix or bucket/prefix - Google Drive → bucket_link: /MyFolder/Sub OR drive://<folderId>/<optional/subpath> - Dropbox → bucket_link: /base/path - OneDrive → bucket_link: /base/path - FTP → bucket_link: ftp://user:pass@host[:port]/basepath - Supabase → bucket_link: <bucket_name> - UploadThing → bucket_link: (leave blank). Provide UploadThing file keys or full utfs.io URLs. cloud_api_key: UploadThing secret key (sk_...) when using keys.
Pack: comfyui-save-file-extended
custom_nodes.comfyui-save-file-extended