ComfyUI Node
⭐ Star Save Panorama JPG+
Saves images as JPEG with panorama XMP metadata. Optionally saves a stereoscopic 3D version (SBS or Top/Bottom) generated from a depth map.
⭐ Star Save Panorama JPG+
- images
- depth_map
- image
- 3d_image
◄subfolder►
◄filenamepanorama►
◄quality95►
◄stereo_3dfalse►
◄stereo_layoutSBS►
◄depth_scale5.0►
◄invert_depthfalse►
◄gap_fillInpaint►
◄base_path—►
Category⭐StarNodes/Image And Latent
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| subfolder | STRING | Optional subfolder inside the base path. | |
| filename | STRING | panorama | — |
| quality | INT | 951–100 | JPEG quality (1-100). |
| stereo_3d | BOOLEAN | false | Also save a stereoscopic 3D image (requires depth_map input). |
| stereo_layout | COMBO | SBS | 2 options: SBS, Top/Bottom |
| depth_scale | FLOAT | 5.00.1–100 | Strength of the 3D effect. Higher values shift pixels further. |
| invert_depth | BOOLEAN | false | Enable if the depth map uses white for far instead of near. |
| gap_fill | COMBO | Inpaint | Fill gaps created by pixel shifting. Inpaint gives the best quality. |
| base_pathopt | STRING | Base save folder, e.g. the path output of Star Save Image+. | |
| depth_mapopt | IMAGE | Depth map used to generate the stereoscopic image. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| 3d_image | IMAGE | — |