# Multiscale Contrast

Multiscale Contrast allows you to adjust contrast at different scales. This means that you can change the contrast of small, medium and large details independently. The result is an extremely powerful tool that can bring out details to an amazing extent. Along with deconvolution, multiscale contrast is one of the most powerful tools in Astra Image.

<div align="left"><figure><img src="/files/Et6Iuua008yfr8593Ca5" alt="The Multiscale Contrast tool."><figcaption><p>The Multiscale Contrast tool.</p></figcaption></figure></div>

**Global, Shadows, Midtones, Highlights**\
These buttons allow you to selectively apply the multiscale contrast adjustment. When the Global button is selected, the entire image is processed. When the Shadows button is selected, the adjustment is only applied to darker areas of the image. Midtones and Highlights operate the same way, adjusting only the mid-range areas and bright areas of the image respectively.

**Small Detail**\
Sets how much contrast enhancement is done on small details in the image.

**Medium Detail**\
Sets how much contrast enhancement is done on medium details in the image.

**Large Detail**\
Sets how much contrast enhancement is done on large details in the image.

**Reset All Adjustments**\
Resets all setting to their default values.

**Strength**\
This setting adjusts the strength of the overall effect, without affecting the balance between the small, medium and large detail settings.

**Protect edges**\
Sometimes sharp edges can be over enhanced, making them look too bright. When this option is checked, sharp edges are protected from being over enhanced resulting in a much more natural looking image. It is usually best to leave this option checked.


---

# 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://astra-image.gitbook.io/astra-image-6.0/processing-tools/multiscale-contrast.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.
