Changelog
1.9.6 (2026-04-14)
Multiview Image Workflow Expansion
We've expanded multiview image support to improve 3D asset generation pipelines and reduce manual preprocessing.
New task types
- Added
generate_multiview_imageandedit_multiview_image, enabling generation of multi-view image sets of the same subject from a single input image, suitable for 3D reconstruction workflows (e.g. model generation). - Each generated view can be edited independently, enabling targeted refinements without regenerating the full multiview set.
- Dedicated endpoint documentation available at:
generate-multiview-image.md
Improved pipeline integration
multiview_to_modelnow accepts an optional parameter:original_task_id.- This allows direct chaining from multiview generation/edit tasks without re-uploading image files.
- Constraint:
filesandoriginal_task_idare mutually exclusive.original_task_idonly supports outputs from:generate_multiview_imageedit_multiview_image
- This simplifies pipelines where multiview images are generated programmatically.
Documentation updates
- Standardized multiview task output schema under:
task.md. - Updated billing documentation for the new task types.
- Updated schema definitions for consistency across multiview endpoints.
1.9.5 (2026-03-11)
New Models Available
Tripo v3.1: Released Tripo v3.1 for high-fidelity 3D generation, supporting up to 2M polygons for 3D printing, hero assets, and high-detail visuals.
Tripo P1.0: Released P1-20260311, a new Smart Mesh model for structured mesh generation, optimized for clean topology, ~2s mesh generation, and real-time production workflows. P1-20260311 supports only selected generation parameters. Unsupported parameters will return an error. See the parameter documentation for details.
Tripo Rig v2.5
1.9.4 (2026-03-09)
Large Image Handling Fix: Fixed an issue where generation could fail when the input image resolution or size was too large.
Autofix Optimization: Improved the autofix parameter in the model generation API, enabling better handling of common image issues, including blurry inputs, incomplete image information, and similar cases.
Credit Usage in Task Response: Successful responses for credit-consuming tasks now include credit usage for that specific request, making it easier for developers to track and manage usage.
1.9.3 (2025-12-30)
- Performance Enhancement: Significantly accelerated generation speed for Tripo v3.0 base geometry models, reducing processing time for untextured mesh output.
- Texture Quality Improvement: Optimized the texturing pipeline for Tripo v3.0, delivering enhanced color accuracy, improved surface detail fidelity, and more refined material representation.
- Low-Poly Model Addition: Introduced Tripo v2.0 low-polygon model generation with enhanced quality, offering improved geometric topology and better preservation of key features at reduced polygon counts.
1.9.2 (2025-11-04)
- Multiview-to-model is now supported with Tripo v3.0 (Standard & Ultra)
1.9.1 (2025-09-26)
- Tripo v3.0 Official Launch:
- The Tripo v3.0 model introduces significant enhancements in geometric interpretation and output. Assets now generate with crisper edges, cleaner surfaces, and an unparalleled level of structural coherence.
- Ultra Mode unlocks the ability to generate assets with up to 2 million polygons, capturing maximum detail and fidelity for the most demanding creations. Set
geometry_qualitytodetailedto try. - The texturing and material generation pipeline has been substantially upgraded for more accurate and physically-based results.
- Clarity and precision for fine details, including embedded text and complex patterns on surfaces, have been greatly improved.
- Materials now exhibit more accurate light interaction, with well-balanced colors and natural surface finishes suitable for modern PBR pipelines.
- Improvements Since Beta
- The geometry generation model has been refined for improved structural soundness. This results in more coherent details and superior handling of complex forms.
- The geometry generation process has been optimized to resolve critical issues, including the elimination of double-layer surface artifacts. We have also improved surface continuity to significantly reduce the occurrence of gaps or holes
- Better texture–image alignment, ensuring higher color fidelity
1.9.0 (2025-08-12)
- Added:
- New version
v3.0-20250812(BETA). The detail restoration is greatly improved, the edges are sharper, the hard surface support is better - Texture Gen Updated to
v3.0-20250812(BETA). Clarity and realism are both improved, and text rendering capabilities are enhanced. - PBR Generator Enhanced. Present more realistic material textures and make the model more tangible
- New version
1.8.0 (2025-06-18)
This release focuses on migrating Studio's core algorithm capabilities to the OpenAPI and introducing significant feature enhancements.
Added:
- Introduced new mesh editing task types:
mesh_segmentation,smart_low_poly, andmesh_completion. Refer to Mesh Editing for more details. - Added
text_to_imagetask type for generating images from text prompts. - Enhanced
text_to_model,image_to_model, andmultiview_to_modeltasks withsmart_low_polyandgenerate_partsparameters for finer control over model generation. - The
converttask now supports additional parameters for advanced customization. - All generation task types now support the
compressparameter for output optimization. - The
texture_modeltask now includes apromptparameter, acceptingtextprompt,imageprompt, andstyle_imageas style reference for precise control over texture generation. - Added the
animationsparameter to theretargettask, allowing multiple animations in a single request. - The
pre_rig_checktask now returns arig_type - The
animate_rigtask now accepts parameterspec(options:mixamoortripo) andrig_typeto specify the rigging method
- Introduced new mesh editing task types:
Modified:
- Refactored the API schema documentation (
schema.md) for improved clarity and organization.
- Refactored the API schema documentation (
1.6.0 (2025-05-21)
- Added: New model
Turbo-v1.0-20250506for text-to-model and image-to-model generation featuring significantly faster processing speed, optimized for time-sensitive applications. - Modified: Refactored schema.md for improved clarity and organization.
1.5.0 (2025-01-23)
- Added: New version
v2.5-20250123featuring enhanced geometry details and realistic textures. - Added: Two new styles:
goldandancient_bronze. - Added:
quadparameter for generation interfaces. - Modified: Default version changed from
v1.4-20240625tov2.5-20250123. - Deprecated: Version
v1.3-20240522and multiview generation of version1.4-20240522are now deprecated.
1.4.9 (2024-12-06)
- Added:
orientationparameter forimage_to_modelandmultiview_to_model. - Added: Additional preset animations for retargeting.
- Added: Two new styles and style improvements.
1.4.8 (2024-11-20)
- Added:
styleparameter fortext_to_modelgeneration. - Added:
auto_sizeparameter fortext_to_model,image_to_model, andmultiview_to_model. - Modified: Conversion format can now be performed based on a previously converted model.
- Modified:
face_limitfor conversion can now be applied without requiringquad.
1.4.7 (2024-11-12)
- Added:
urlsupport forimage_to_modelandmultiview_to_modelgeneration.
1.4.6 (2024-11-11)
- Added:
styleparameter forimage_to_modelgeneration. - Added:
v2.0-20240919support formultiview_to_modelgeneration. - Added: New
texture_modelendpoint. - Added:
texture_alignmentforimage_to_model,multiview_to_model, andtexture_model. - Added:
texture_qualityfortext_to_model,image_to_model,multiview_to_model, andtexture_model.
1.4.5 (2024-10-12)
- Added: Support for
3mfconversion format.
1.4.4 (2024-09-19)
- Added: Completely new algorithm version (
v2.0-20240919). - Added: Ability to watch all tasks since the last check.
- Added:
scale_factorparameter forconvert.
1.4.2 (2024-09-02)
- Added:
Multiview to Modelmethod. - Added:
Check Balanceendpoint. - Added: New parameters for post-processing.
1.1.2 (2024-07-30)
- Added: Streaming methods for retrieving models.
- Modified: Replaced
modelwithmodel_versionfor specifying model versions. - Modified: Simplified error codes.
1.1.1 (2024-07-09)
- Added: New parameters for various endpoints.
- Added: Model version support for draft generation.
1.1.0 (2024-05-06)
- Added: New parameters for various endpoints.
- Modified: Split the animation API into three separate endpoints.
- Modified: Removed callbacks for stylizing and conversion; now using polling instead.
1.0.0 (2024-04-08)
- Added: The first API billing plan, including pricing and FAQ.
0.2.0-beta (2024-02-27)
- Added: New API version and endpoint changes.
- Added: Improved documentation.
0.1.1-beta (2024-01-09)
- Added: Initial release of the Image to 3D API.
- Modified: Enhancements to expression parsing and API schema.
0.1.0-beta (2024-01-03)
- Initial Release: The first version of our API.