ComfyUI Node Runs on cloud
Tripo P1: Image to Model
Tripo P1 image-to-3D. Optimized for low-poly, game-ready meshes.
Tripo P1: Image to Model
- image
- model_file
- model task_id
- GLB
◄output_mode▾►
◄enable_image_autofixfalse►
◄face_limit-1►
◄model_seed42►
◄auto_sizefalse►
◄export_uvtrue►
◄compress_geometryfalse►
Categorypartner/3d/Tripo
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| output_mode | COMBO | "Geometry only" returns an untextured mesh. "Textured" adds color/PBR maps. | |
| enable_image_autofixopt | BOOLEAN | false | Pre-process the input image for better generation quality. |
| face_limitopt | INT | -1-1–20000 | Target face count, 48-20000. -1 lets Tripo pick adaptively. |
| model_seedopt | INT | 42 | — |
| auto_sizeopt | BOOLEAN | false | Scale the output to approximate real-world meters. |
| export_uvopt | BOOLEAN | true | UV unwrap during generation. Turn off for faster geometry-only runs. |
| compress_geometryopt | BOOLEAN | false | Apply geometry-based compression. Decompress before editing. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model_file | STRING | — |
| model task_id | MODEL_TASK_ID | — |
| GLB | FILE_3D_GLB | — |