# Snapshot

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

**Snapshots**

You can quickly capture a snapshot of the currently displayed frame directly from the **Player Control** window.

**Format Options**

* **JPG**\
  ▸ Color Space Options: Auto, 8-bit YUV 4:2:0, 4:2:2, or 4:4:4\
  ▸ Adjustable JPEG Quality: 1–100
* **PNG**\
  ▸ Color Space Options: Auto, 8-bit RGB(A) or 16-bit RGB(A)\
  ▸ Adjustable Compression Level: 0–3
* **TIFF**\
  ▸ Color Space Options: Auto, 8-bit RGB(A) or 16-bit RGB(A)
* **BMP (Bitmap)**\
  ▸ Color Space Options: Auto or 8-bit BGR(A)
* **DPX**\
  ▸ Color Space Options: Auto, 8-bit RGB(A), 10-bit RGB, and 12/16-bit RGB(A)

**Additional Settings**

* **Field Order**: Choose between **Progressive** (default) or match the **source file's field order**.
* **Color Level**: Choose between **Full Range** (default) or match the **source file's color level**.

**Quick Snapshot Toggle**

**Right-click** the **camera icon** in the Player Controls to enable or disable **Quick Snapshot** mode. When Quick Snapshot is enabled - snapshots are taken based on the current saved Snapshot settings.

<figure><img src="/files/f6yC6X02ysGRmiueGFyV" 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://docs.calibratedsoftware.com/tin-man/tin-man-desktop/playback-panels/playback-viewer/snapshot.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.
