Documentation Index
Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
Use this file to discover all available pages before exploring further.
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe TripoConversionNode converts 3D models between different file formats using the Tripo API. It takes a task ID from a previous Tripo operation (model generation, rigging, or retargeting) and converts the resulting model to your desired format with various export options.
Inputs
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
original_model_task_id | MODEL_TASK_ID,RIG_TASK_ID,RETARGET_TASK_ID | Yes | MODEL_TASK_ID RIG_TASK_ID RETARGET_TASK_ID | The task ID from a previous Tripo operation (model generation, rigging, or retargeting) |
format | COMBO | Yes | GLTF USDZ FBX OBJ STL 3MF | The target file format for the converted 3D model |
quad | BOOLEAN | No | True/False | Whether to convert triangles to quads (default: False) |
face_limit | INT | No | -1 to 2000000 | Maximum number of faces in the output model, use -1 for no limit (default: -1) |
texture_size | INT | No | 128 to 4096 | Size of output textures in pixels (default: 4096) |
texture_format | COMBO | No | BMP DPX HDR JPEG OPEN_EXR PNG TARGA TIFF WEBP | Format for exported textures (default: JPEG) |
force_symmetry | BOOLEAN | No | True/False | Whether to force symmetry on the model (default: False) |
flatten_bottom | BOOLEAN | No | True/False | Whether to flatten the bottom of the model (default: False) |
flatten_bottom_threshold | FLOAT | No | 0.0 to 1.0 | Threshold for bottom flattening (default: 0.0) |
pivot_to_center_bottom | BOOLEAN | No | True/False | Whether to move the pivot point to the center bottom of the model (default: False) |
scale_factor | FLOAT | No | 0.0 and above | Scale factor to apply to the model (default: 1.0) |
with_animation | BOOLEAN | No | True/False | Whether to include animation data in the export (default: False) |
pack_uv | BOOLEAN | No | True/False | Whether to pack UV coordinates (default: False) |
bake | BOOLEAN | No | True/False | Whether to bake textures (default: False) |
part_names | STRING | No | Comma-separated list | Comma-separated list of part names to include in the export (default: "") |
fbx_preset | COMBO | No | blender mixamo 3dsmax | FBX export preset to use (default: blender) |
export_vertex_colors | BOOLEAN | No | True/False | Whether to export vertex colors (default: False) |
export_orientation | COMBO | No | align_image default | Export orientation mode (default: default) |
animate_in_place | BOOLEAN | No | True/False | Whether to animate the model in place (default: False) |
original_model_task_id must be a valid task ID from a previous Tripo operation (model generation, rigging, or retargeting). Parameters marked as “advanced” are optional and only need to be configured for specific export requirements.
Outputs
| Output Name | Data Type | Description |
|---|---|---|
| No named outputs | - | This node processes the conversion asynchronously and returns the result through the Tripo API system |
Source fingerprint (SHA-256):
7542fd7ee2307b06e5caa78ce427140fbcb56e8ea383ce327828040330ea1b01