# How to convert images to 3D models

Traditional 3D modeling can be such a stressful task. Expensive, slow, and technically demanding because of the time it takes to model an object from the scratch.

<figure><img src="/files/IFr1vwJQ6dMjlmCuPjhO" alt=""><figcaption></figcaption></figure>

In this guide, we will take a look at a solution to this problem. With SwiftXR’s AI image to 3D converter you can easily generate 3D models of your products or designs in just a few steps and processes.&#x20;

Let’s take a quick look at how to do that

## Step 1: Get a Picture of your Product or Object

Get a good quality picture of your product or object. Ensure there's enough lightening so your object's featured will be properly captured. You can skip this part if you have an image already.

For the sake of this guide, we will grab a picture online

<figure><img src="/files/0gzrJp0KfIU0T3eKwGpT" alt=""><figcaption></figcaption></figure>

## Step 2: Sign in to your Account and Create a Project on SwiftXR

Sign in to your account on[ SwiftXR ](https://home.swiftxr.io/). Create a new project > Select **component** > drag and drop the **3D component** or the **AR component** if you want to view your product in Augmented reality.

<figure><img src="/files/SOCnyGFK3cIClEIKjM5K" alt=""><figcaption></figcaption></figure>

## Step 3: Upload your Image and Generate your 3D model.

Head over to properties. Select AI > Upload your image.> Name your image then select generate 3D to begin the process

<figure><img src="/files/11q6LRDbs75iCdJ9FYZQ" alt=""><figcaption></figcaption></figure>

## Step 4: Download your 3D Model

Once your image has been successfully converted, click on it to download it to your canvas.&#x20;

<figure><img src="/files/a0nAuy1hHr7KCUWbiurI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2aPG62IaHIgnnCEoPqce" alt=""><figcaption></figcaption></figure>

## Step 5: Publish your Project

Click on **publish** to make your project live, then Copy your generated URL

<figure><img src="/files/EVJWkdCWG3FX5bzk8oCn" alt=""><figcaption></figcaption></figure>

## Step 6:  View in AR

Paste your project URL on the web, then click "**view in space**" to enter AR.

<figure><img src="/files/OCq6wjAcgeXez2YFplkM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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-images-to-3d-models.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.
