Skip to main content

LatentSender

ImpactPack/UtilOutput Node
LatentSender

Example

JSON Example
{
  "class_type": "LatentSender",
  "inputs": {
    "samples": [
      "node_id",
      0
    ],
    "filename_prefix": "latents/LatentSender",
    "link_id": 0,
    "preview_method": "Latent2RGB-FLUX.1"
  }
}

This example shows required inputs only. Connection values like ["node_id", 0] should reference actual node IDs from your workflow.

Inputs

NameTypeStatusConstraintsDefault
samplesLATENTrequired--
filename_prefixSTRINGrequired-"latents/LatentSender"
link_idINTrequiredmin: 0, max: 9.22e+18, step: 10
preview_methodENUM
13 options
  • Latent2RGB-FLUX.1
  • Latent2RGB-SDXL
  • Latent2RGB-SD15
  • Latent2RGB-SD3
  • Latent2RGB-SD-X4
  • Latent2RGB-Playground-2.5
  • Latent2RGB-SC-Prior
  • Latent2RGB-SC-B
  • Latent2RGB-LTXV
  • TAEF1
  • TAESDXL
  • TAESD15
  • TAESD3
required--

Outputs

This node has no outputs.

Was this page helpful?