> 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.md).

# Portrait Tools

Luminar Neo’s **Portrait Tools** are designed to help improve portrait photos in a natural yet pleasing way. They can help to highlight and improve the primary features of a person’s face by using artificial intelligence to recognize facial details. These tools require that the face fills at least 25% of the frame for the best results. If multiple faces are present, the tool will handle them (provided that the faces are large enough to be detected).

1. Select an image in your library or open a single image
2. Scroll to the **Portrait Tools** section in the **Edit** sidebar
3. Choose the desired tool from the list

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Studio Light</td><td><a href="/files/zU1ND3yp0M4wZIAUjdoA">/files/zU1ND3yp0M4wZIAUjdoA</a></td><td><a href="/pages/T3jcucWXz85UN0wmatzH">/pages/T3jcucWXz85UN0wmatzH</a></td></tr><tr><td>Bokeh AI</td><td><a href="/files/hvf5M5Yh7UuPgOGueD5d">/files/hvf5M5Yh7UuPgOGueD5d</a></td><td><a href="/pages/Vu8Srfo9LvPDiLnqJMD4">/pages/Vu8Srfo9LvPDiLnqJMD4</a></td></tr><tr><td>Face AI</td><td><a href="/files/2C1iiygYKzGt4phURv1Y">/files/2C1iiygYKzGt4phURv1Y</a></td><td><a href="/pages/GGrU7LXRmqujIOmSidmV">/pages/GGrU7LXRmqujIOmSidmV</a></td></tr><tr><td>Skin AI</td><td><a href="/files/caBRVrBTBXeLgKXnolQb">/files/caBRVrBTBXeLgKXnolQb</a></td><td><a href="/pages/xMyFAgSGQB1o3y13Rp9j">/pages/xMyFAgSGQB1o3y13Rp9j</a></td></tr><tr><td>Body AI</td><td><a href="/files/AxxSrYbgbYvD1ppvMzwb">/files/AxxSrYbgbYvD1ppvMzwb</a></td><td><a href="/pages/NJmH1XMKOwNI6hqc3PUz">/pages/NJmH1XMKOwNI6hqc3PUz</a></td></tr><tr><td>High Key</td><td><a href="/files/OPWojhRj8s9twwSqI1Nt">/files/OPWojhRj8s9twwSqI1Nt</a></td><td><a href="/pages/VddQ5Eoq7C3GuiLhwjRa">/pages/VddQ5Eoq7C3GuiLhwjRa</a></td></tr></tbody></table>


---

# 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.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.
