ComfyUI Node
Save Image With Metadata (Cyberdelia)
Saves the input images with metadata to your ComfyUI output directory.
Save Image With Metadata (Cyberdelia)
- images
- extra_metadata
- context
- IMAGE
◄filename_prefixComfyUI►
◄subdirectory_name►
◄output_format▾►
◄quality▾►
◄metadata_scope▾►
◄include_batch_numtrue►
◄prefer_nearesttrue►
CategoryCyberdelia/Metadata
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| filename_prefix | STRING | ComfyUI | The prefix for the saved file. You can include formatting options like %date:yyyy-MM-dd% or %seed%, and combine them as needed, e.g., %date:hhmmss%_%seed%. |
| subdirectory_name | STRING | Relative directory inside the ComfyUI output folder. Leave empty to use the default output directory. You can include formatting options like %date:yyyy-MM-dd%. | |
| output_format | COMBO | The format in which the images will be saved. | |
| extra_metadataopt | EXTRA_METADATA | Additional key-value metadata to include in the image. | |
| contextopt | RGTHREE_CONTEXT | Optional rgthree Context/Context Big input. Non-empty context values take priority over automatic graph detection. | |
| qualityopt | COMBO | Image quality: 'max' / 'lossless WebP' - 100 'high' - 80 'medium' - 60 'low' - 30 Note: Lower quality, smaller file size. PNG images ignore this setting. | |
| metadata_scopeopt | COMBO | Choose the metadata to save: 'full' - default metadata with additional metadata, 'default' - same as SaveImage node, 'parameters_only' - only A1111-style metadata, 'workflow_only' - workflow metadata only, 'none' - no metadata. | |
| include_batch_numopt | BOOLEAN | true | Include batch number in filename. |
| prefer_nearestopt | BOOLEAN | true | Select inputs from closest nodes first if true. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |