> For the complete documentation index, see [llms.txt](https://faq.deep-image.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.deep-image.ai/features/upscale.md).

# Upscale

1. **What is the upscale feature in Deep-image.ai?** \
   The upscale feature in Deep-image.ai allows you to enhance the resolution and quality of images. It uses advanced algorithms to upscale low-resolution images while preserving details and improving overall image quality.

2. **How does the upscale feature work in Deep-image.ai?** \
   The upscale feature in Deep-image.ai leverages deep learning techniques to analyze the content of an image and generate additional pixel information. It intelligently extrapolates details and enhances the resolution, resulting in a higher-quality and more detailed image.<br>

3. **Is there a limit to the image size or resolution that can be upscaled in Deep-image.ai?** \
   Deep-image.ai has certain limitations on the maximum image size or resolution. These limitations are depending on the subscription plan you have. Free users have bigger limitations than subscription users. The maximum target resolution of an image is 4096 x 4096 which is 16 megapixels. Paid plans users can use images up to 17408x17408 which is 303 megapixels.<br>

4. **Can I choose the degree or amount of upscaling applied to an image?**\
   &#x20;Yes, Deep-image.ai usually provides options to control the degree or amount of upscaling applied to an image. You can select the desired level of upscaling based on your preference and requirements.<br>

5. **What should I consider before using the upscale feature in Deep-image.ai?**\
   Before using the upscale feature in Deep-image.ai, it's important to consider the quality and resolution of the input image. While the upscale feature can enhance details and improve image quality, it may not be able to create information that doesn't exist in the original low-resolution image.<br>

6. **How does Deep-image.ai handle low-resolution or blurry images?**\
   Deep-image.ai incorporates sophisticated algorithms specifically designed to address low-resolution or blurry images. By utilizing AI technology, Deep-image.ai analyzes the image content and applies advanced image processing techniques to enhance sharpness and clarity. It can intelligently upsample low-resolution images, recovering lost details and improving overall visual quality. Similarly, Deep-image.ai employs deblurring algorithms to reduce blurriness and enhance image sharpness, resulting in clearer and more defined images.<br>

Here is an example of the results:

<figure><img src="/files/IfAQKocN7IgyCW9AO9m5" alt=""><figcaption></figcaption></figure>

<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://faq.deep-image.ai/features/upscale.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.
