# JPEG2000

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

Tin Man supports multiple JPEG2000 profiles for high-quality, archival-grade exports, including alpha channel support and lossless encoding.

***

**Export Codec Options**

* **J2K YUV 4:2:2**
* **J2K YUV 4:4:4**
* **J2K RGB 4:4:4**
* **J2K RGBA 4:4:4:4** *(Supports alpha channel)*

***

**Bit Depth**

* Selectable options: **8-bit**, **10-bit**, **12-bit**, **16-bit**

> *Choose the appropriate bit depth based on your source material and target requirements.*

***

**Compression Settings**

* **Maximum Bitrate**
  * Range: **1 to 1000 Mbps**
  * *Ignored if Lossless is enabled*
* **Encode Quality**
  * Range: **1 (lowest)** to **100 (highest)**
  * *Ignored if Lossless is enabled*
* **Lossless**
  * When checked, disables bitrate and quality controls to produce a **lossless JPEG2000** export.

***

**Additional Settings**

* **Preserve Alpha if Possible**
  * Enables alpha channel export when available.
  * *Applies only to RGBA 4:4:4:4 profiles.*
* **Export at Maximum Depth**
  * When enabled, exports using the **highest bit depth** available from the source file.


---

# 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/export-panel/export-video-options/jpeg2000.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.
