image-to-3d

Convert single photographs into textured 3D models in GLB, OBJ, STL, and PLY formats.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/leprachuan/pot-o-skills --skill image-to-3d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-to-3d
Source: https://github.com/leprachuan/pot-o-skills/tree/main/image-to-3d
Command: npx skills add https://github.com/leprachuan/pot-o-skills --skill image-to-3d

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, Pillow, trimesh, numpy, torch, torchvision, fastapi, uvicorn, tsr, rembg, xatlas, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill transforms flat images into textured 3D models, enabling rapid prototyping and asset creation from visual references.

Core Features & Use Cases

  • Image to 3D Model Conversion: Reconstructs 3D geometry and textures from a single photograph.
  • Multiple Output Formats: Supports GLB, OBJ, STL, and PLY for broad compatibility.
  • Backend Flexibility: Utilizes local GPU (TripoSR), CPU, or cloud APIs (Replicate, Stability AI) for diverse performance needs.
  • Use Case: Convert a product photo into a 3D model for an e-commerce website or generate an STL file from a sketch for 3D printing.

Quick Start

Use the image-to-3d skill to convert the image 'photo.jpg' into a GLB 3D model.

Frequently Asked Questions about image-to-3d

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a single photo into a 3D model?

To convert a photo into a 3D model, this tool uses AI-powered volumetric reconstruction to generate textured geometry from a single image. It processes the photograph and outputs a downloadable 3D file.

What 3D file formats can I export from an image?

When generating a 3D model from an image, you can export to multiple formats including GLB, OBJ, STL, and PLY. This ensures broad compatibility for 3D printing and e-commerce applications.

Can I use TripoSR to reconstruct 3D meshes on a local GPU?

Yes, you can use TripoSR for local GPU-based 3D reconstruction. The system supports CPU processing and cloud API backends like Replicate and Stability AI to handle mesh generation.

Do I need a GPU to generate 3D models from images?

No, a GPU is not required to generate 3D models from images. You can run volumetric reconstruction on a CPU or utilize cloud APIs like Replicate and Stability AI as alternative backends.

What is the best way to turn a product photo into a 3D asset for e-commerce?

The best way to turn a product photo into a 3D asset is using AI volumetric reconstruction. This process handles image preprocessing and generates textured GLB files suitable for web display.

Does image-to-3d reconstruction support 3D Canvas preview?

Yes, image-to-3d reconstruction supports optional 3D Canvas preview. This allows you to visualize the generated textured mesh before exporting it to your desired file format.