> 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/creative-tools.md).

# Creative Tools

{% hint style="warning" %}
**Note:** Some interface details and visuals in this article may differ from the latest version of Luminar for Desktop. To see the current interface, visit the [Luminar for Desktop walkthrough](/how-to-use-luminar-for-desktop/luminar-for-desktop-walkthrough.md).
{% endhint %}

**Creative Tools** help you express yourself with your photos. Explore options for color and style that can affect the mood of an image.

1. Select an image in your library or open a single image.
2. Scroll to the **Creative** 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>Light Depth</td><td><a href="/files/oaJlsM5xqfXCdO7X5pf0">/files/oaJlsM5xqfXCdO7X5pf0</a></td><td><a href="/pages/Iby30gRFU8U27kFnw5I0">/pages/Iby30gRFU8U27kFnw5I0</a></td></tr><tr><td>Color Transfer</td><td><a href="/files/2g7vx5S1I4KtpfxltsEy">/files/2g7vx5S1I4KtpfxltsEy</a></td><td><a href="/pages/hOhhcrBSi0H4vTgPP5D8">/pages/hOhhcrBSi0H4vTgPP5D8</a></td></tr><tr><td>Magic Light AI</td><td><a href="/files/2xg64t8uKvO19O5hCvhC">/files/2xg64t8uKvO19O5hCvhC</a></td><td><a href="/pages/p0hEJMU3cAPHpA6W0hOD">/pages/p0hEJMU3cAPHpA6W0hOD</a></td></tr><tr><td>Dramatic</td><td><a href="/files/xQ7MX3B1xAGkEVh4MpMM">/files/xQ7MX3B1xAGkEVh4MpMM</a></td><td><a href="/pages/gmgW50cPViVuFuSucHJ8">/pages/gmgW50cPViVuFuSucHJ8</a></td></tr><tr><td>Mood (LUTs)</td><td><a href="/files/xIg2HuSAVPYV2xoBcSSj">/files/xIg2HuSAVPYV2xoBcSSj</a></td><td><a href="/pages/MV62vSixpCaXT49dUmW4">/pages/MV62vSixpCaXT49dUmW4</a></td></tr><tr><td>Toning</td><td><a href="/files/lP8lFHSX0hro9d2GyEoa">/files/lP8lFHSX0hro9d2GyEoa</a></td><td><a href="/pages/RKP9V9PC8rQHqChjLkuR">/pages/RKP9V9PC8rQHqChjLkuR</a></td></tr><tr><td>Matte</td><td><a href="/files/chrZTlee82t3stAXo4VI">/files/chrZTlee82t3stAXo4VI</a></td><td><a href="/pages/1HGtsVaB2d32jGHCTOAc">/pages/1HGtsVaB2d32jGHCTOAc</a></td></tr><tr><td>Neon &#x26; Glow</td><td><a href="/files/Zrwqihnms7tHFKBUafA0">/files/Zrwqihnms7tHFKBUafA0</a></td><td><a href="/pages/41zJtINihzINwzltM2LE">/pages/41zJtINihzINwzltM2LE</a></td></tr><tr><td>Mystical</td><td><a href="/files/zsBlzIE1jhxQYyKuHTxj">/files/zsBlzIE1jhxQYyKuHTxj</a></td><td><a href="/pages/gkNg3k2drrcEAn5pRYPL">/pages/gkNg3k2drrcEAn5pRYPL</a></td></tr><tr><td>Glow</td><td><a href="/files/aUewIdoBI8S2EtsXQngL">/files/aUewIdoBI8S2EtsXQngL</a></td><td><a href="/pages/NhobQw9z1eyAoOvJaIbC">/pages/NhobQw9z1eyAoOvJaIbC</a></td></tr><tr><td>Blur</td><td><a href="/files/ewxxuzQjrfBr0AZzVWzH">/files/ewxxuzQjrfBr0AZzVWzH</a></td><td><a href="/pages/c9al55tmox2vDkKzQRTP">/pages/c9al55tmox2vDkKzQRTP</a></td></tr><tr><td>Film Grain</td><td><a href="/files/yuzeWE8ZMjOlUURD3Hew">/files/yuzeWE8ZMjOlUURD3Hew</a></td><td><a href="/pages/eLTnMPxnAK1FyWFK5gjm">/pages/eLTnMPxnAK1FyWFK5gjm</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/creative-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.
