> 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/bokeh-ai.md).

# Bokeh AI

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

When capturing photos, placing the area behind a subject out of focus is often desirable. The Japanese word **bokeh** is used to describe the aesthetic nature of the blur produced in these out-of-focus areas. Traditionally, to achieve this effect, it often takes a high-quality lens and involves shooting at a wide-open aperture like ƒ2.0.

Luminar Neo offers the Bokeh AI Tool to simulate this effect and allow it to be used on most portrait photos. It works on any portrait image – regardless of the lens used or the lighting conditions.

#### **Blur**

Move this slider to adjust the intensity of the background blur. As you increase this value, artificial intelligence enhances the separation between subject and background, creating a stronger depth-of-field effect and making your subject stand out.

#### Focus Distance

This control lets you adjust the depth mask to control which parts of the image remain in focus. You can shift the area of clarity closer or farther away, giving you precise control over what stands out in your photo and how the background blur is applied throughout the scene.

#### Bokeh Patterns

This option allows you to switch the shape of light sources in the blurred background, simulating the effect of optical filters. You can choose from natural circular or creative geometric shapes. Currently, the available shapes are:&#x20;

* *Ring*
* *Circle*
* *Ellipse*
* *Hexagon*
* *Heart*
* *Star*

{% hint style="success" %}
Bokeh AI works with any foreground subject, such as pets, cars, or other objects.
{% endhint %}


---

# 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/bokeh-ai.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.
