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

# Luminar for Desktop with Adobe Lightroom Classic

{% 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/gPQuPfGWobInxB9dQRkj>" flowId="gPQuPfGWobInxB9dQRkj" %}

Images in Adobe Lightroom Classic can easily be handed off to Luminar for Desktop for editing.\
To send a file from Lightroom Classic to Luminar for Desktop, follow these steps:

1. Open **Adobe Lightroom Classic**.
2. In the **Library** or **Develop** module, select the image you want to edit in Luminar for Desktop.
3. Send your image to Luminar for Desktop using one of the following methods.

#### Method 1: Edit In

* Right-click the image and choose **Edit In** > **Luminar for Desktop**.
* If prompted, choose one of the following options:
  * **Edit a Copy with Lightroom Adjustments** *(recommended)* – Creates a copy of the image and includes any adjustments you've already made in Lightroom.
  * **Edit a Copy** – Creates a copy of the original image without applying your Lightroom adjustments.
  * **Edit Original** – Opens the original file without applying your Lightroom adjustments.

#### Method 2: Export

* Right-click the image and choose **Export** > **Luminar for Desktop**.
* Select one of the following options:
  * **Open Source Files** – Opens the original image in Luminar for Desktop.
  * **Edit a Copy with Lightroom Adjustments** – Creates a copy of the image with your Lightroom edits applied before opening it in Luminar for Desktop.

The **Export** menu also provides quick access to several tools:

* **Focus Stacking in Luminar for Desktop** – Select all the images you want to merge in Lightroom before choosing this option.
* **HDR Merge in Luminar for Desktop** – Select all the bracketed images in Lightroom before launching this workflow.
* **Stitch Panorama in Luminar for Desktop** – Select all the images that belong to the panorama before choosing this option.
* **Upscale Photo in Luminar for Desktop.**

4. Edit your image in Luminar for Desktop.
5. When you save your changes, the edited photo will automatically appear in **Lightroom > Catalog > All Photographs**.

{% hint style="info" %}
To ensure the Lightroom plugin works correctly, make sure you're using the latest version of Luminar for Desktop. Before checking for updates, close Lightroom Classic. Then open Luminar for Desktop as a standalone app, go to Luminar for Desktop > Check for Updates (on macOS) or Luminar for Desktop > Help > Check for Updates (on Windows).
{% endhint %}

{% hint style="warning" %}
Please notice that we do not guarantee the performance for the apps no longer supported by Lightroom, such as the 6.14 version and others.
{% endhint %}

{% hint style="danger" %}
*Generative tools aren’t available in plugin mode, but rest assured, our team is actively working on making this happen.*
{% 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-lightroom-classic.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.
