Skip to main content

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 GitHub
The 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

ParameterData TypeRequiredRangeDescription
original_model_task_idMODEL_TASK_ID,RIG_TASK_ID,RETARGET_TASK_IDYesMODEL_TASK_ID
RIG_TASK_ID
RETARGET_TASK_ID
The task ID from a previous Tripo operation (model generation, rigging, or retargeting)
formatCOMBOYesGLTF
USDZ
FBX
OBJ
STL
3MF
The target file format for the converted 3D model
quadBOOLEANNoTrue/FalseWhether to convert triangles to quads (default: False)
face_limitINTNo-1 to 2000000Maximum number of faces in the output model, use -1 for no limit (default: -1)
texture_sizeINTNo128 to 4096Size of output textures in pixels (default: 4096)
texture_formatCOMBONoBMP
DPX
HDR
JPEG
OPEN_EXR
PNG
TARGA
TIFF
WEBP
Format for exported textures (default: JPEG)
force_symmetryBOOLEANNoTrue/FalseWhether to force symmetry on the model (default: False)
flatten_bottomBOOLEANNoTrue/FalseWhether to flatten the bottom of the model (default: False)
flatten_bottom_thresholdFLOATNo0.0 to 1.0Threshold for bottom flattening (default: 0.0)
pivot_to_center_bottomBOOLEANNoTrue/FalseWhether to move the pivot point to the center bottom of the model (default: False)
scale_factorFLOATNo0.0 and aboveScale factor to apply to the model (default: 1.0)
with_animationBOOLEANNoTrue/FalseWhether to include animation data in the export (default: False)
pack_uvBOOLEANNoTrue/FalseWhether to pack UV coordinates (default: False)
bakeBOOLEANNoTrue/FalseWhether to bake textures (default: False)
part_namesSTRINGNoComma-separated listComma-separated list of part names to include in the export (default: "")
fbx_presetCOMBONoblender
mixamo
3dsmax
FBX export preset to use (default: blender)
export_vertex_colorsBOOLEANNoTrue/FalseWhether to export vertex colors (default: False)
export_orientationCOMBONoalign_image
default
Export orientation mode (default: default)
animate_in_placeBOOLEANNoTrue/FalseWhether to animate the model in place (default: False)
Note: The 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 NameData TypeDescription
No named outputs-This node processes the conversion asynchronously and returns the result through the Tripo API system

Source fingerprint (SHA-256): 7542fd7ee2307b06e5caa78ce427140fbcb56e8ea383ce327828040330ea1b01