Provider logo

TRELLIS.2

wavespeed-ai/trellis-2/image-to-3d
Provider logo

TRELLIS.2

wavespeed-ai/trellis-2/image-to-3d

Turn one object image into a textured GLB with UVs and embedded PBR materials. Choose geometry and texture detail, control the target face count, and optionally preserve an existing transparent background.

Added Sep 13, 2026

Price per model

$0.2/model

Model Type

image-to-3d

Typical Duration

~3 min

Inputs

Image

image required

Price table

Each row is the price for one completed 3D model generation.

VariantPrice

512

$0.1/model

1024

Default

$0.2/model

1536

$0.4/model

512+4k Texture

$0.15/model

1024+4k Texture

$0.25/model

1536+4k Texture

$0.45/model

Settings

Generation controls available for this model.

Output Format

GLB

Typical Duration

~3 min

Geometry resolution

Select

Default

1024

Options (3)

512, 1024, 1536

Higher resolution captures more geometric detail but takes longer to generate.

Remove background

Toggle

Default

Yes

Remove the image background before generation. Disable this to use existing image alpha.

Seed

Number

Default

-1

Use -1 for a random result, or a fixed integer to reproduce a generation.

Target face count

Number

Default

200000

Approximate mesh face count after simplification (10,000 to 1,000,000).

Texture size

Select

Default

2048

Options (3)

1024 px, 2048 px, 4096 px (+$0.05)

Resolution of the embedded PBR textures. 4096 adds $0.05 to the generation price.

API request

Submit the generation with POST /api/generate-video, then poll the returned run ID for completion.

{
  "model": "wavespeed-ai/trellis-2/image-to-3d",
  "imageDataUrl": "data:image/png;base64,...",
  "resolution": "1024",
  "texture_size": 2048,
  "target_face_count": 200000,
  "remove_background": true,
  "seed": -1
}
Browse the 3D models API catalog

Examples

Loading examples…

Compare TRELLIS.2 with similar models from the same provider or model family.