Nodes/ComfyUI-Spellcaster/Spellcaster Output (Privacy)
ComfyUI Node

Spellcaster Output (Privacy)

VAE decode + save with metadata stripping. Combines VAEDecode and SaveImage — strips generation params by default.

By laboratoiresonore·Created 5 months ago·Updated 2 months ago· 1
Spellcaster Output (Privacy)
  • samples
  • vae
  • image
filename_prefixSpellcaster
strip_metadatatrue
CategorySpellcaster

Inputs (4)

NameTypeDefaultDescription
samplesLATENTLatent samples from the sampler.
vaeVAEVAE decoder (from Spellcaster Loader or standalone).
filename_prefixSTRINGSpellcasterPrefix for saved files. Supports ComfyUI formatting like %date:yyyy-MM-dd%.
strip_metadataoptBOOLEANtrueStrip generation parameters from PNG metadata (prompt, workflow). Enabled by default for privacy.

Outputs (1)

NameTypeDescription
imageIMAGEDecoded image tensor (for chaining to preview/other nodes).