# Starlight Mini

### Model Overview

**Starlight Mini** is the first local diffusion model for video enhancement, delivering the core strengths of Starlight technology, optimized for desktop workflows. It enables diffusion based restoration and enhancement without relying on cloud processing. Mini is currently the most powerful diffusion-based video enhancement available for local desktop use.

Starlight Mini is well suited for degraded and archival sources, including 8mm and 16mm film, MiniDV, and standard definition video with automatic deinterlacing. Its output emphasizes natural texture and motion consistency, helping reduce flicker, banding, and overly harsh detail.

### Key Capabilities

* First and most powerful diffusion based video enhancement model available for local desktop processing
* Ideal for restoring degraded, archival, and low resolution footage that challenges traditional models
* Produces natural, stable results with reduced flicker, banding, and background artifacts

### Pricing

| Frames Per Credit — 1080p | Frames Per Credit — 4k |
| ------------------------- | ---------------------- |
| \~26                      | \~12                   |

{% hint style="info" %}
For more accurate estimates 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;>)
  * `model` — `"slm-1"`

**Model-Specific Parameters**

* `start_idx` — integer, default 0
* `end_idx` — decimal, default infinity
* `upscaling_factor` — decimal, default 1.0
* `ffmpeg_encoding` — string, optional
* `ffmpeg_preproc_filters` — string, default `""`

### Examples

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Click to view</td><td><a href="/files/JsSLXdjHwBRtQLcciUGP">/files/JsSLXdjHwBRtQLcciUGP</a></td><td><a href="https://compare.topazlabs.com/share/video?src1=https%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2Fstarlight-crowd-before.mp4&#x26;src1label=Before&#x26;src2=https%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2Fstarlight-crowd-before_Precise_Starlight_Mini.mp4&#x26;src2label=After&#x26;zoom=1">https://compare.topazlabs.com/share/video?src1=https%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2Fstarlight-crowd-before.mp4&#x26;src1label=Before&#x26;src2=https%3A%2F%2Fdownloads.topazlabs.com%2Fweb-assets%2Fmodel-examples%2Fstarlight-crowd-before_Precise_Starlight_Mini.mp4&#x26;src2label=After&#x26;zoom=1</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/starlight/starlight-mini.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.
