# ProRes RAW Properties

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

The ProRes RAW Properties Panel provides control over how **ProRes RAW** media is decoded, processed, and color managed for playback and export.

***

**Color & Resolution Settings**

* **Log Processing**\
  Select the color space in which the ProRes RAW footage will be processed.
* **Destination Color Level**\
  Define how the output video range is tagged or transformed:
  * **Full Range (Label)** – Default; tags the output as Full Range
  * **Full Range (Convert)** – Converts from Video Range to Full Range
  * **Video Range (Label)** – Tags the output as Video Range
  * **Video Range (Convert)** – Converts from Full Range to Video Range

> These options are useful when applying 3D LUTs that modify color levels and require consistent output tagging or conversion.

* **Resolution**\
  Set the decoded output resolution of the ProRes RAW file.

***

#### **Image Processing**

Adjust fundamental image properties:

* **Temperature**
* **Exposure**
* **Exposure Offset**

> Right-click any control or label to **reset** it to its default value.

***

#### **Pre CDL LUT**

Apply a **3D LUT before** the CDL (Color Decision List):

* Set the **Destination Color Space** for the LUT
* **Reset** via:
  * Right-clicking the **“LUT”** label and selecting **Reset**
  * Clicking the **Reset icon** next to the **Pre CDL LUT** label

***

#### **Image CDL**

Adjust CDL parameters including:

* **Brightness**
* **Contrast**
* **Contrast Pivot**
* **Saturation**
* **Slope**
* **Offset**
* **Power**

> Right-click individual controls or labels to reset them.\
> Use the **Reset icon** next to **Image CDL** to reset all CDL adjustments.

***

#### **Post CDL LUT**

Apply a **3D LUT after** the CDL:

* Set the **Destination Color Space** for the LUT
* **Reset** the LUT via:
  * Right-clicking the **“LUT”** label
  * Clicking the **Reset icon** next to **Post CDL LUT**

***

#### **Copy, Paste, Reset Settings**

Right-click the **ProRes RAW Properties** section header to:

* **Copy** the current settings
* **Paste** previously copied settings
* **Reset** all parameters to default values

> Copy, paste, and reset operations can be applied to **all selected ProRes RAW files** in the File List Window.

<figure><img src="/files/rKf5VwoWIMkw74q4w8Dz" 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/video-image/prores-raw-properties.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.
