TY360 Photo Edit is a focused ComfyUI node package for previewing, exporting, editing, and pasting back 360 equirectangular photos.
- Copy
ComfyUI-TY360-Photo-Editinto your ComfyUIcustom_nodesdirectory. - Restart ComfyUI.
TY360 Preview: interactive ERP preview inside ComfyUI.TY360 Roundtrip: export a framed rectilinear cutout, roundtrip metadata, and the source ERP image.TY360 Pasteback: paste an edited cutout back into the original ERP image at the saved camera pose.
ERP -> TY360 Roundtrip -> erp_image ----\
rect_image -----> edit chain -> TY360 Pasteback -> erp_image
roundtrip_state ----/
TY360 Pastebackpreserves the ERP output size to match the ERP input size.roundtrip_statestores the camera pose and source ERP dimensions for exact pasteback.- Edited cutouts should keep the exported aspect ratio so pasteback coverage stays exact.
The demo workflow ships with a placeholder image name in the LoadImage node. Replace it with your own 360 ERP photo after loading the workflow.
MIT