# Topaz

## **Topaz (Photo & Video enhancement)**

**Professional photo & video enhancement tools for de-noise, de-blur, and upscaling.**

***

### **Quick facts**

* **Modes:** Image → Image (upscale / denoise / deblur) · Video → Video (upscaling)
* **Default output / size:** Image 2× (range 1×–4×) · Video 2× (range 1×–4×)
* **Aspect ratios:** Preserves input aspect ratio (image & video)
* **Enhancement presets:** Standard V2, Low Resolution V2, CGI, High Fidelity V2, Text Refine

***

### **When to use each mode**

* **Topaz Photo (image):** Best for photographers and designers who need artifact-free enlargements, text sharpening, or restoration without touching motion settings.
* **Topaz Video:** Use for documentary, broadcast, or archival clips that need 2×–4× upscale or frame-rate adjustments while keeping motion smooth.

***

### **What it’s great for**

* Photographers and studios preparing images for print.
* Restoring and cleaning archival photos/video.
* High-quality video upscaling and restoration.

***

#### **Topaz Tips**

```
Upscale to 2x, remove noise while preserving textures
```

```
Restore scanned photo: remove dust and scratches, sharpen faces
```

```
Video upscale: 1080p -> 4K, maintain motion clarity
```

***

### **Parameters (editor-ready)**

#### **Topaz Photo (image)**

| Name          | Type   | Default  | Notes                                                                        |
| ------------- | ------ | -------- | ---------------------------------------------------------------------------- |
| `Image`       | Upload | —        | Required still image input                                                   |
| `Enhancement` | Select | Standard | Standard V2 (default), Low Resolution V2, CGI, High Fidelity V2, Text Refine |
| `Scale`       | Slider | 2×       | 1×–4× (0.5 increments); higher values increase cost and render time          |
| `Seed`        | Seed   | Random   | Optional; set for reproducible enhancement                                   |

#### **Topaz Video**

| Name           | Type      | Default | Notes                                                 |
| -------------- | --------- | ------- | ----------------------------------------------------- |
| `Video`        | Upload    | —       | Input clip (≤3840×2160)                               |
| `Scale`        | Slider    | 2×      | 1×–4× (0.5 increments); requests above 4× are clamped |
| `Target FPS`   | Slider    | 24      | 16–60 FPS; retimes output to match selection          |
| `Aspect Ratio` | Inherited | Auto    | Hidden control; keeps the original frame proportions  |

***

### **Modes**

| Mode          | Estimated time | Required inputs | Typical use                     |
| ------------- | -------------- | --------------- | ------------------------------- |
| Image → Image | \~10 seconds   | Media           | Upscale & restore photos        |
| Video → Video | \~1 minute     | Media           | Video upscaling & stabilization |

***

### **Output options**

| Option  | Values / notes                                                                          |
| ------- | --------------------------------------------------------------------------------------- |
| Scale   | Image: 1×–4× · Video: 1×–4× (auto-clamped to max 4K output)                             |
| Formats | PNG, JPG (image) · MP4 (video)                                                          |
| Notes   | Enhancement presets: Standard V2, Low Resolution V2, CGI, High Fidelity V2, Text Refine |

***

### **Prompt tips**

* For portraits or text, start with Standard V2; switch to Low Resolution V2 for tiny originals or Text Refine for signage.
* Preview a short crop before long renders to dial in scale, FPS, and enhancement choices.

***


---

# 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.flora.ai/models/image-models/topaz.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.
