ComfyUI Node
File Hub Saver
A ComfyUI node in image with 4 inputs and 1 output.
File Hub Saver
- images
- path
◄filename_prefixFileHub►
◄embed_metadatatrue►
◄target{"destination":"output"}►
Categoryimage
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Images to save. | |
| filename_prefix | STRING | FileHub | Filename prefix. Supports subfolders ('myproj/img_'), %width% / %height%, %year% / %month% / %day% / %hour% / %minute% / %second%, %date:yyyy-MM-dd% custom formats, and %NodeName.field% to pull values from other nodes (e.g. %Empty Latent Image.width%). |
| embed_metadata | BOOLEAN | true | Embed prompt + workflow JSON into PNG tEXt chunks. Disable for privacy when sharing, or when the workflow metadata is large enough to bloat the file. |
| target | STRING | {"destination":"output"} | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| path | STRING | — |