# Nyx

### Model Overview

**Nyx** is a high-quality video denoising model designed to reduce noise and grain while preserving fine detail and natural texture. It is optimized for camera-based footage, especially content affected by sensor noise, low-light conditions, or heavy compression.

Nyx focuses exclusively on noise reduction without sharpening or creative modification, making it ideal for clean preprocessing or standalone denoising workflows.

### Key Capabilities

* High-quality denoising with natural texture preservation
* Reduces sensor noise and grain without smearing detail
* Dedicated noise reduction without added enhancement

### Pricing

| Duration | 720p | 1080p | 4K  |
| -------- | ---- | ----- | --- |
| **1s**   | 1    | 1     | 1   |
| **5s**   | 1    | 1     | 3   |
| **10s**  | 1    | 2     | 6   |
| **1m**   | 4    | 8     | 31  |
| **5m**   | 17   | 38    | 151 |
| **10m**  | 34   | 76    | 302 |

{% 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/>
  * `model` — `"nyx-3"`

**Model-Specific Parameters**

* `video_type` — `"Progressive"`, `"Interlaced"`, or `"ProgressiveInterlaced"`
* `auto` — `"Auto"`, `"Manual"`, or `"Relative"`
* `field_order` — `"TopFirst"`, `"BottomFirst"`, or `"Auto"`
* `focus_fix_level` — `"None"`, `"Normal"`, or `"Strong"`
* `compression` — decimal between -1 and 1
* `details` — decimal between -1 and 1
* `prenoise` — decimal between 0 and 0.1
* `noise` — decimal between -1 and 1
* `halo` — decimal between -1 and 1
* `preblur` — decimal between -1 and 1
* `blur` — decimal between -1 and 1
* `grain` — decimal between 0 and 0.1
* `grain_sigma` — decimal between 0 and 1
* `grain_size` — decimal between 0 and 5
* `grain_type` — `"silver_rich"`, `"gaussian"`, or `"grey"`
* `recover_original_detail_value` — decimal between 0 and 1

### Examples

<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%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2Fred-before.mp4&#x26;src1label=Before&#x26;src2=https%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2FRed-Nyx-after.mp4&#x26;src2label=After&#x26;zoom=1">https://compare.topazlabs.com/share/video?src1=https%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2Fred-before.mp4&#x26;src1label=Before&#x26;src2=https%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2FRed-Nyx-after.mp4&#x26;src2label=After&#x26;zoom=1</a></td><td><a href="https://4007072434-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJkSwaYgAsTQke14gpXAF%2Fuploads%2FdwZRvpL20iBTaQ3lf3z7%2FNyx_slider.jpg?alt=media&#x26;token=3be05455-e241-4f0c-b36a-ef6135c4407e">Nyx_slider.jpg</a></td></tr></tbody></table>
