> 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/capturing-snaps-and-gifs-of-your-swiftxr-models.md).

# Capturing Snaps & GIFs of Your SwiftXR Models

Creating snaps and GIFs of your 3D Model on SwiftXR is one of the simple ways to capture various angles of your product, to showcase key features and boost engagement.&#x20;

With high quality snaps and GIFs, you can show rotations of products,and capture before/after views. Here’s a simple guide to get you started and done in minutes.&#x20;

### How to Capture Snaps and GIFs on SwiftXR

#### 1. Upload your 3D Image

Start by uploading your 3D image into the SwiftXR editor, and ensure it is fully loaded with no missing textures, well positioned with enough lightning that showcases key product features.![](/files/S6OwUZu7B0XZstUH2maV)

You can quickly preview the image on both desktop and mobile view to avoid any awkward crop or final result.

&#x20;![](/files/nGqIe5mjcRvXDceZU1iT)

#### 2. Turn off Auto rotation for a specific angle

To make it easy when taking snaps, go to Properties > General, and turn off  "Enable Auto rotation” to get the specific angle of the image you want snaps of.

&#x20;![](/files/hhC2EaQYVy0JVfJbHkpp)

Now, click the drop down arrow beside the “Publish” button and you will see the “Snap” option.&#x20;

![](/files/7yghPYdBEhqpBk4wAd7o)![](/files/Efyps6h3FNSD1pguQ2N6)

#### 3. Click the snap button and choose an option to create your snap&#x20;

Next, click the snap button and choose between creating an image or a GIF.&#x20;

You also have the option to preview the image before publishing to give you a clear picture of what your final product would look like and the angle it would showcase, in the case of a snap.&#x20;

![](/files/mSWQb10se1fHbAY92pw5)

#### 4. Generate the snap

If satisfied with the preview, you can go ahead to generate the snap to get it downloaded on your device as a png.&#x20;

![](/files/MPWiUtprWpR5IW1b1PPw)

<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/capturing-snaps-and-gifs-of-your-swiftxr-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.
