ComfyUI Node
Spellcaster Output (Privacy)
VAE decode + save with metadata stripping. Combines VAEDecode and SaveImage — strips generation params by default.
Spellcaster Output (Privacy)
- samples
- vae
- image
◄filename_prefixSpellcaster►
◄strip_metadatatrue►
CategorySpellcaster
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| samples | LATENT | Latent samples from the sampler. | |
| vae | VAE | VAE decoder (from Spellcaster Loader or standalone). | |
| filename_prefix | STRING | Spellcaster | Prefix for saved files. Supports ComfyUI formatting like %date:yyyy-MM-dd%. |
| strip_metadataopt | BOOLEAN | true | Strip generation parameters from PNG metadata (prompt, workflow). Enabled by default for privacy. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | Decoded image tensor (for chaining to preview/other nodes). |