> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/editing-tools/portrait-tools/high-key.md).

# High Key

{% @arcade/embed flowId="0YomZ6MCUvDbdPx3mIid" url="<https://app.arcade.software/share/0YomZ6MCUvDbdPx3mIid>" %}

The High Key tool emulates the look achieved by high key lighting, where the main light source slightly overexposes the subject. This technique produces bright, high-contrast images and is often used in fashion and beauty photography.

#### Standard Settings <a href="#h_01h9tahqermnd1372j50mtycew" id="h_01h9tahqermnd1372j50mtycew"></a>

* **Amount**. This slider allows you to set the intensity of the High Key effect.
* **Standard High Key**. This slider affects the image globally.
* **Dynamic High Key**. This slider is more limited in its effect, considering skin tones as it applies the High Key effect to the image.
* **Blacks**. Use this slider to maintain contrast in the darkest areas of your image.

#### Advanced Settings <a href="#h_01h9tahqerv326745rkm0ysg58" id="h_01h9tahqerv326745rkm0ysg58"></a>

* **Glow**. This slider controls the behavior of the brighter areas of the photo.
* **Contrast**. This slider affects the overall contrast in the image (the relative difference between the lightest and darkest areas).
* **Saturation**. This slider determines if the overall image becomes washed out or stays richly saturated.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.skylum.com/editing-tools/portrait-tools/high-key.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
