ComfyUI Node
GCP Storage Upload Image
A ComfyUI node in GCP Storage with 7 inputs and 2 outputs.
GCP Storage Upload Image
- images
- gcs_urls
- local_filenames
◄bucket_pathoutputs/images/►
◄filename_prefixComfyUI►
◄formatPNG►
◄quality95►
◄naming_schemetimestamp_uuid►
◄bucket_name►
CategoryGCP Storage
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| bucket_path | STRING | outputs/images/ | Path in bucket to store images |
| filename_prefix | STRING | ComfyUI | Prefix for generated filenames |
| format | COMBO | PNG | 3 options: PNG, JPEG, WEBP |
| quality | INT | 951–100 | Quality for JPEG/WEBP |
| naming_scheme | COMBO | timestamp_uuid | Unique naming: timestamp_uuid or simple counter |
| bucket_nameopt | STRING | Override default bucket name |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| gcs_urls | STRING | — |
| local_filenames | STRING | — |