ComfyUI Node
TS Studio Output
Marker: THE result of a TS Image Studio backend workflow. Saves the image under the studio session prefix and reports it back through the executed event — this is how the gallery learns a run finished. One per workflow; debug SaveImage nodes elsewhere are ignored by the studio.
TS Studio Output
- image
◄filename_prefixts_studio/session►
◄folderoutput►
◄studio_state►
CategoryTS/Studio
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The final image of the backend workflow. | |
| filename_prefix | STRING | ts_studio/session | Save path prefix under output/. The studio sets it per session. |
| folderopt | COMBO | output | Where the result lands. 'output' is the library — what the person keeps. 'temp' is a draft: it still comes back to the studio and its session strip, but never joins the library, so a dozen tries at one repaint do not bury the one picture that was wanted. |
| studio_stateopt | STRING | JSON snapshot of the studio run, saved into the PNG's 'ts_studio' text chunk so the studio can recreate the exact session from the image. The studio fills it in; leave it empty when running the workflow by hand. |
Outputs (0)
No outputs