> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/upscaling-images.md).

# Upscaling Images

### Upscaling Images

Most models generate images with an area of 512×512 px to 1024×1024 px. You can upscale images and animations to an area of 2048px using the Upscale button on the Toolbar.&#x20;

<div align="left"><figure><img src="/files/gLIyXqUBBeB84LkoBVVK" alt="" width="89"><figcaption></figcaption></figure></div>

Each upscaling model produces slightly different results, so you can choose the one that best fits your image style and workflow.

**Z-Image Upscale** (Supernet): A next-generation upscaler running on the Supernet. Designed for high-quality enlargement with improved structure, detail retention, and overall consistency—especially effective for creative and diffusion-generated images.

**Real-ESRGAN** (On-Device)**:** Runs locally on your Mac. Excels at enhancing fine details and reducing artifacts in photographic and real-world images.\
\
‍**Real-SRGAN Anime** (On-Device)**:** A lighter, faster variant optimized for anime, illustrations, cartoons, and line-art styles, with cleaner edges and flatter color regions.

<figure><img src="/files/SbpxYAGJPxtpQFv0zBDe" alt=""><figcaption><p><strong>Non-upscaled (1024x1024 px)</strong></p></figcaption></figure>

<figure><img src="/files/j0PhydCEuirLDrCW8OLB" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/AbWa194ivgckurv7lsi0" alt=""><figcaption><p><strong>Upscaled (2048px x 2048px) using Z-Image Turbo</strong></p></figcaption></figure>

***

**Need help? Ask in our Discord!**

For any questions regarding the use of Sogni, tips, suggestions, bugs, sharing art, discussing AI and life, or simply hanging out... Join our Discord community!\
\
[Join Sogni Discord](https://discord.com/invite/2JjzA2zrrc) ✨<br>


---

# 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://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/upscaling-images.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.
