# HiRes.Fix Tool

Hires.fix is a powerful tool that enhances image quality by adding details, increasing pixel saturation, and upscaling the original image's canvas size.

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

**There are two methods for using Hires.fix.**

1. Create a few images and apply Hires.fix later on the ones you like
2. Create images with Hires.fix to get better quality image in 1 step and save your beans.

This is a bit different than just upscaling the picture since it also uses the Model to resize the image. Here is what each setting on the Enhance Menu does:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfg01vDFWc4XHH9HEYg1OKk0RFMIluE8-LFb_CQU-nlTkwTbCl9nb8MVpw-q4iI_Cf6NKhNNOFgw-NcHUtTvcMGlsBNYqv0eYrYDwqeyMhMoUzTmopTO0mVakEfPr7SWzvm46PN-J4anOBab_ai6WcPa4Ja?key=MnFKq-nRdc-nnmPeanRXjA" alt="" width="188"><figcaption></figcaption></figure>

* **Upscale By:** This multiplies the size of the image by the number you put here! You must change this number from zero if you want to use this. If you want your image to be the same size, use 1. If you want your image to be twice as big (which is recommended), use 2!
* **Hires Steps:** This is similar to the Steps in the generation settings! This is how many Steps the AI will take to generate your enhancement! Feel free to play with this as much as you like, even if you’re new.
* **Denoising Strength:** This is how much the AI will change your image from its original un-enhanced state. How much you want it to change can greatly depend on the situation. It’s definitely worth it to mess with this value to see what you get!
* **Upscaler:** This is similar to the sampling method used in generation settings. If you’re new, you should just stick with the default setting.


---

# 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.moescape.ai/image-and-video-generation-guide/hires.fix-tool.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.
