> For the complete documentation index, see [llms.txt](https://guide.swiftxr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.swiftxr.io/how-to/how-to-convert-image-to-3d-models-on-swiftxr.md).

# How to Convert Image to 3D Models on SwiftXR

Turning a 2D image into a 3D model with SwiftXR is a fast and simple way to create immersive 3D content without a 3D artist.&#x20;

With this, you can bring products, objects, or concepts to life for AR, VR, and web experiences in just a few minutes; aiding product visualization, presentations, and engagement. Here’s how to get it done in minutes!

### How to turn Images to 3D Models

#### Step 1: Upload your Image

Start by uploading your 2D image into the SwiftXR editor, using the “Convert Image to 3D (AI)” option. This allows a quick upload of your 2D image and a fast way to convert into 3D.&#x20;

![](/files/j7I2DjVF0oLigo2a1LDI)

#### Step 2: Create the 3D Model

Click the “Create 3D from Image” option at the top of the page, and upload your 2D image into the system.

![](/files/4uG4hJuIPqW8sGOdD2bY)

Upload your image into the box provided, name the model, then click the “Generate 3D Model” button and wait for it to get converted.&#x20;

#### ![](/files/DVepNRej5fx74tgZiinQ)

After this, you can download the 3D Model created and edit as you wish on the editor page.&#x20;

#### Step 3: Publish your Project

If satisfied with the results, you can go ahead to publish the project and embed it on your website, copy the link or scan the QR code to get immediate access on your mobile device.&#x20;

\
\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.swiftxr.io/how-to/how-to-convert-image-to-3d-models-on-swiftxr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
