> 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-neo/luminar-neo-with-other-software/luminar-neo-with-adobe-lightroom-classic.md).

# Luminar Neo with Adobe Lightroom Classic

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

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

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

#### Method 1: Edit In

* Right-click the image and choose **Edit In** > **Luminar Neo**.
* 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 Neo**.
* Select one of the following options:
  * **Open Source Files** – Opens the original image in Luminar Neo.
  * **Edit a Copy with Lightroom Adjustments** – Creates a copy of the image with your Lightroom edits applied before opening it in Luminar Neo.

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

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

4. Edit your image in Luminar Neo.
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 Neo. Before checking for updates, close Lightroom Classic. Then open Luminar Neo as a standalone app, go to Luminar Neo > Check for Updates (on macOS) or Luminar Neo > 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.&#x20;
{% 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-neo/luminar-neo-with-other-software/luminar-neo-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.
