> 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/about-luminar-for-desktop/luminar-for-desktop-with-other-software/luminar-for-desktop-with-adobe-photoshop.md).

# Luminar for Desktop with Adobe Photoshop

{% 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 %}

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

Luminar for Desktop is a powerful addition to **Adobe Photoshop**. To apply Luminar for Desktop as a filter, follow these steps:

1. Open **Adobe Photoshop**.
2. Open an image you’d like to enhance.
3. Choose **Filter > Skylum Software > Luminar for Desktop** … (a dialog box will appear to indicate that Luminar is running).
4. Luminar for Desktop should automatically open the image you were editing. If needed, click the **Luminar for Desktop icon** in your **Dock** or **Taskbar** to switch to it.
5. Make any edits or adjustments in Luminar for Desktop
6. When done, click the **Apply** button to send the adjusted image back to **Photoshop**.

Please notice that we do not guarantee the performance for legacy Photoshop apps such as Photoshop CS.

{% hint style="info" %}
**Tip:** Luminar for Desktop can operate as a Smart Filter in Photoshop. If you designate a Photoshop layer as a Smart Object, you can then launch the Luminar for Desktop plugin as normal to make edits. When you return to Photoshop, you can always double-click on the layer and return to Luminar for Desktop with all edits intact.
{% endhint %}

{% hint style="warning" %}
**CropAI Missing?**

Due to a Photoshop limitation, the CropAI tool is hidden when Luminar for Desktop is run as a Photoshop plugin. Photoshop requires that any image sent to a plugin returns with the same shape and pixel count. You can, however, crop and straighten your photo in Photoshop before or after invoking the plugin.
{% endhint %}

{% hint style="danger" %}
***GenErase, GenExpand, and GenSwap are not available in Photoshop***
{% 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/about-luminar-for-desktop/luminar-for-desktop-with-other-software/luminar-for-desktop-with-adobe-photoshop.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.
