# Hyperion 2 (SDR to HDR)

### Model Overview

**Hyperion 2** is a next-generation SDR to HDR conversion model designed to expand standard dynamic range footage into richer, higher dynamic range imagery with improved color handling, tonal separation, and detail preservation.

It automatically redistributes luminance and color information across highlights, midtones, and shadows while producing sharper, more detailed results, particularly in text, small faces, and fast motion. Hyperion 2 supports both PQ 12-bit ProRes workflows and 16-bit float EXR output for high-end HDR finishing and VFX pipelines.

### Key Capabilities

* Automatically converts SDR footage into HDR without requiring manual adjustment controls.
* Produces brighter, more detailed HDR results with improved clarity in text, faces, and motion.
* Supports 12-bit ProRes output in BT.2020 PQ color space and 16-bit float EXR output in ACES2065-1 color space for professional HDR mastering, grading, and compositing.
* Ideal for converting 8-bit SDR and GenAI video sources into higher bit-depth formats for improved color grading and VFX finishing workflows.

### Pricing

| Frames Per Credit — 1080p | Frames per Credit — 4K |
| ------------------------- | ---------------------- |
| \~13                      | \~6                    |

{% hint style="info" %}
The above credit costs are all estimates calculated at 30fps. For more accurate pricing, we recommend checking out our [Credit Calculator](https://developer.topazlabs.com/credit-calculator).
{% endhint %}

### Getting Started

**Endpoint**

* [https://api.topazlabs.com/video](<https://api.topazlabs.com/video&#xA;&#xA;>)
  * `model` — `"hyp-2"`

**API Parameters**

{% hint style="info" %}
No parameters are required to call `hdr-1` — all are optional.
{% endhint %}

* `input_frame_count` — integer, optional
* `input_frame_rate` — decimal, optional
* `input_height` — integer, optional
* `input_width` — integer, optional
* `output_height` — integer, optional
* `output_width` — integer, optional
* `video_bit_depth` — integer, optional
* `video_codec` — string, optional (e.g., `'ffv1'`, `'prores'`, `'vp9'`)
* `video_profile` — string, optional (e.g., `'420'`, `'422'`, `'444'`)

{% hint style="info" %}
All models, including Hyperion, support 8-bit, 10-bit, 12-bit, and 16-bit codecs. For more info on SDR to HDR, click [here](/video-models/video-utilities/hyperion-sdr-to-hdr.md#dynamic-range-2068).
{% endhint %}

### Examples

{% hint style="info" %}
This model's enhancements will be visible with an HDR screen.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">Click to view</td><td><a href="https://compare.topazlabs.com/share/video?src1=https://downloads.topazlabs.com/web-assets/model-examples/570001_Serverroom_CGI_Data_Center_Dancing_SDR.mp4&#x26;src1label=SDR&#x26;src2=https://downloads.topazlabs.com/web-assets/model-examples/570001_Serverroom_CGI_Data_Center_Dancing_HDR.mp4&#x26;src2label=HDR&#x26;zoom=1">https://compare.topazlabs.com/share/video?src1=https://downloads.topazlabs.com/web-assets/model-examples/570001_Serverroom_CGI_Data_Center_Dancing_SDR.mp4&#x26;src1label=SDR&#x26;src2=https://downloads.topazlabs.com/web-assets/model-examples/570001_Serverroom_CGI_Data_Center_Dancing_HDR.mp4&#x26;src2label=HDR&#x26;zoom=1</a></td><td><a href="/files/AoPDthq7qskbkFy2b7C1">/files/AoPDthq7qskbkFy2b7C1</a></td></tr><tr><td align="center">Click to view</td><td><a href="https://compare.topazlabs.com/share/video?src1=https://downloads.topazlabs.com/web-assets/model-examples/6585692_Floating_Underwater_Roses_SDR.mp4&#x26;src1label=SDR&#x26;src2=https://downloads.topazlabs.com/web-assets/model-examples/6585692_Floating_Underwater_Roses_HDR.mp4&#x26;src2label=HDR&#x26;zoom=1">https://compare.topazlabs.com/share/video?src1=https://downloads.topazlabs.com/web-assets/model-examples/6585692_Floating_Underwater_Roses_SDR.mp4&#x26;src1label=SDR&#x26;src2=https://downloads.topazlabs.com/web-assets/model-examples/6585692_Floating_Underwater_Roses_HDR.mp4&#x26;src2label=HDR&#x26;zoom=1</a></td><td><a href="/files/eU8rvamEG9WvzI7fK1m6">/files/eU8rvamEG9WvzI7fK1m6</a></td></tr></tbody></table>


---

# 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://developer.topazlabs.com/video-models/video-utilities/hyperion-2-sdr-to-hdr.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.
