Idle
Your request will cost $0.2 per run.
For $10 you can run this model approximately 50 times.

Tripo3D H3.1 Image-to-3D reconstructs a production-ready 3D model from a single reference image. Upload one photo — the model generates accurate geometry with optional PBR textures, quad mesh topology, and detailed quality tiers for both geometry and texture.
Single-image 3D reconstruction Generate a fully textured 3D model from just one reference photo — no multi-view capture or manual modeling required.
PBR material generation Generate Physically Based Rendering materials alongside the mesh for realistic real-time rendering in game engines and 3D tools.
Geometry and texture quality tiers Choose between standard and detailed quality independently for geometry and texture — optimizing for speed, cost, or maximum fidelity.
Quad mesh support Generate quad (4-sided) mesh topology instead of triangles for cleaner topology compatible with animation and sculpting workflows.
Texture alignment control Align textures to the original input image or to the generated geometry for different use case requirements.
Orientation control Use align_image to auto-rotate the model to match the input image orientation.
| Parameter | Required | Description |
|---|---|---|
| image | Yes | URL of the input image for 3D model creation. |
| texture | No | Whether to generate textures for the model. Default: true. |
| pbr | No | Whether to generate PBR materials. Requires texture to be enabled. Default: true. |
| texture_quality | No | Texture quality: standard (default) or detailed (higher resolution). |
| geometry_quality | No | Geometry quality: standard (default) or detailed. |
| texture_alignment | No | How textures are aligned: original_image (default) or geometry. |
| auto_size | No | Auto-scale the model to real-world dimensions. Default: false. |
| orientation | No | Model orientation: default or align_image (auto-rotates to match input image). |
| quad | No | Generate quad mesh topology instead of triangles. Default: false. |
| Texture | Texture Quality | Geometry Quality | Quad | Cost |
|---|---|---|---|---|
| No | — | Standard | No | $0.20 |
| No | — | Detailed | No | $0.40 |
| Yes | Standard | Standard | No | $0.30 |
| Yes | Standard | Detailed | No | $0.50 |
| Yes | Detailed | Standard | No | $0.40 |
| Yes | Detailed | Detailed | No | $0.60 |
Add +$0.05 to any combination above when quad is enabled.