ComfyUI Node

XLatentSave

Save latent to ComfyUI output directory with custom filename, subfolder, and datetime placeholders

By Xz3r0-M·Created 7 months ago·Updated 22 days ago· 11
XLatentSave
  • latent
  • latent
  • save_path
filename_prefixComfyUI_%Y%-%m%-%d%_%H%-%M%-%S%
subfolderLatents
Category♾️ Xz3r0/File-Processing

Inputs (3)

NameTypeDefaultDescription
latentLATENTInput latent tensor to save
filename_prefixSTRINGComfyUI_%Y%-%m%-%d%_%H%-%M%-%S%Filename prefix, supports datetime placeholders: %Y%, %m%, %d%, %H%, %M%, %S%
subfolderSTRINGLatentsSubfolder name (no path separators allowed), supports datetime placeholders: %Y%, %m%, %d%, %H%, %M%, %S%

Outputs (2)

NameTypeDescription
latentLATENTOriginal input latent (passed through)
save_pathSTRINGSaved file path relative to ComfyUI output directory