# Camera tool (GIFs, snapshots, video)

Open Brush has a handheld camera tool for quick captures. You use it for GIFs, snapshots, and (on PC VR) video.

### Where captures are saved

Videos and GIFs created with the Camera tool are saved to:

* `Documents/Open Brush/Videos`

### Beginner mode

In Beginner mode, the camera icon is a single-function tool. It opens camera controls on your brush controller.

The options are:

1. Auto-Gif
2. 5 Second Gif
3. Snapshot
4. Video (not present in some versions of Open Brush)

You control the camera like a handheld device.

* Swipe left/right on the thumbpad to switch modes.
* Pull the trigger to capture.

#### 5 Second Gif

Hold the trigger for five seconds. You can release and pull again to stop/start on the same 5-second timeline.

#### Video

Pull the trigger to start. Pull again to stop.

This is true handheld capture. You control camera direction, speed, and orientation.

### Advanced mode (Camera Options)

In Advanced mode, the camera icon has a sub-menu. You’ll see a small triangle in the corner.

Click and hold to open the sub-menu. Then choose **Camera Options**.

<figure><img src="/files/OOhDRfj8nJosueFYnkMe" alt=""><figcaption><p>The Cameras icon in Advanced mode has a sub-menu.</p></figcaption></figure>

<figure><img src="/files/UMEv6os5aez7ZPIZMO7g" alt=""><figcaption><p>Camera Options is inside the Cameras sub-menu.</p></figcaption></figure>

In **Camera Options**, you can:

* Toggle the Open Brush watermark.
* Adjust field of view (FOV) and smoothing.
* Toggle post effects.

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

#### FOV examples

These examples show FOV set to 140, 70, and 10. The first image has the watermark enabled.

<figure><img src="/files/8VzYF6uuO6uDcB0fndUJ" alt=""><figcaption><p>FOV 140 (wide angle), watermark on</p></figcaption></figure>

<figure><img src="/files/UrGtrjBIDfxmExGTmyla" alt=""><figcaption><p>FOV 140, watermark off</p></figcaption></figure>

<figure><img src="/files/TpRcZ5D8T5vLUpbivWrN" alt=""><figcaption><p>FOV 70</p></figcaption></figure>

<figure><img src="/files/acQxmNcz6LXa6zIWL8iV" alt=""><figcaption><p>FOV 10</p></figcaption></figure>

### Demo video

This demo was recorded via the Spectator Camera.

{% embed url="<https://youtu.be/C1mUcv5fl9k?si=0mbO3RxIDmGgfzD8>" %}


---

# 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://docs.openbrush.app/user-guide/exporting-videos/camera-tool-gifs-snapshots-video.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.
