> For the complete documentation index, see [llms.txt](https://docs.pletor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pletor.ai/model-library/upscaling-models.md).

# Upscaling models

Upscaling is often the final step in your workflow: transforming AI-generated images into high-resolution assets suitable for print, large displays, or professional campaigns.&#x20;

We've curated a selection of upscalers that balance quality, speed, and cost for different marketing needs.

<table><thead><tr><th width="109.338623046875">Modality</th><th width="248.127685546875">Use case</th><th>Top performing models</th></tr></thead><tbody><tr><td>Image</td><td>Product photography &#x26; print assets</td><td>Magnific Precision Upscaler v2, Topaz Upscale, Enhancor Image Upscaler</td></tr><tr><td>Image</td><td>AI art &#x26; creative enhancement</td><td>Magnific Creative Upscaler</td></tr><tr><td>Image</td><td>Portraits &#x26; people</td><td>Enhancor Realistic Skin (v1 or v3)</td></tr><tr><td>Image</td><td>Fast, cost-effective upscaling</td><td>AuraSR</td></tr><tr><td>Video</td><td>Balanced upscaling</td><td>FlashVSR Video Upscaler</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pletor.ai/model-library/upscaling-models.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.
