ComfyUI Node
Batch Image Metadata
Expose the fields of a bucket asset manifest as outputs.
Batch Image Metadata
- manifest
- key
- media_type
- file_format
- created_at
- batch_size
- width
- height
- description
- author
- tags
- source
- derived
Categorybuckets/image
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| manifest | BUCKET_MANIFEST | Asset manifest from an Input/Output/Load bucket node. |
Outputs (12)
| Name | Type | Description |
|---|---|---|
| key | STRING | — |
| media_type | STRING | — |
| file_format | STRING | — |
| created_at | STRING | — |
| batch_size | INT | — |
| width | INT | — |
| height | INT | — |
| description | STRING | — |
| author | STRING | — |
| tags | STRING | Comma-separated tags. |
| source | STRING | — |
| derived | BOOLEAN | True if the manifest was inferred at load time, not stored. |