# Color Space

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

These preferences manage how destination color space conversions are automatically applied in the **Video Image → Color Space** panel.

***

**Preset Management**

* **Preset**\
  Save and manage up to **10 custom color space conversion presets** for use in the **Video Image → Color Space** window.

***

**Auto-Application Settings**

* **Auto Convert**\
  Determines **when and how** a preset is automatically applied as the destination color space for a given video file.
* **Enable Color Space Convert**\
  Enables or disables applying the selected **destination color space and level** in the **Video Image → Color Space** panel.

***

**Color Conversion Settings**

* **Color Space**\
  Sets the **destination color space** to convert to (e.g., Rec.709, PQ, HLG, etc.).
* **Color Level**\
  Sets the **destination color level**, such as **Full Range** or **Video Range**.

***

**HDR to SDR Conversion Settings**

* **HDR Diffuse White**\
  Adjusts how **HDR content is scaled** when converting to SDR (defines the diffuse white level in SDR space).
* **HLG (Scene) Scaling**\
  Controls how **HLG Scene-referred content** is converted into SDR space.
* **Gamma Tone Map**\
  Enables or disables **tone mapping** to compress gamma for HDR-to-SDR conversion, helping preserve highlight and midtone detail.


---

# 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/preferences/import-media/color-space.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.
