← All models
Hi3D Image to 3D
hi3d
3D generationby hitem3d
Generate 3D models from a single image with Hi3D.
Details
- Accepts
- image
Pricing
- Price
- 0.00875 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| model | stringenum: hitem3dv1.5, hitem3dv2.0, hitem3dv2.1, scene-portraitv1.5, scene-portraitv2.0, scene-portraitv2.1 | Model version used for generation. 'hitem3d*' are the general models; 'scene-portrait*' are tuned for portraits/characters. |
| image_urlrequired | string | URL of the input image. PNG, JPEG and WebP formats are supported, up to 20MB. |
| enable_pbr | boolean | |
| face_count | — | Target face count of the generated model. When unset, the partner picks the recommended count for the resolution (e.g. 500k for 512, 1M for 1024, 2M for 1536). |
| resolution | — | Generation resolution. Supported values depend on the model: v1.5/v2.0 accept 512, 1024, 1536 and 1536pro; v2.1 accepts 1536fast and 1536pro; scene-portraitv1.5 accepts 1536; scene-portraitv2.0 accepts 1536pro; scene-portraitv2.1 accepts 1536profast and 1536pro. Defaults to the model's recommended r… |
| export_format | stringenum: glb, obj, stl, fbx, usdz | File format of the generated model. |
| enable_texture | boolean | Whether to generate textures in addition to geometry. When false, only the geometry mesh is generated (and billed). |
| enable_safety_checker | boolean | If set to true, input images are checked for safety before processing. |
Output
| Field | Type | Description |
|---|---|---|
| thumbnail | — | Preview image of the generated model, when available. |
| model_mesh | — | Generated 3D model file. |
