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

# Lightroom Classic Catalog Migration

You can migrate your Lightroom Classic catalog to Luminar Neo with folders, collections, metadata, and many basic edits.

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

{% hint style="warning" %}
Before starting the migration, please make sure that:

* You are using **Lightroom Classic 15.0 or newer version**
* Lightroom Classic is completely closed
  {% endhint %}

To migrate a Lightroom Classic catalog to Luminar Neo, follow these steps:

1. Make sure **Lightroom is closed** before starting the migration.
2. Open Luminar Neo.
3. Сlick **File > Catalog > Import Lightroom Catalog**.&#x20;
4. In a newly opened window, click **Continue.**
5. Luminar Neo will automatically search for Lightroom Classic catalogs (**.lrcat files**) in your Pictures folder.
6. Select the catalog you want to migrate from the detected list, or click **Browse** to manually locate a catalog stored in another location or on an external drive.
7. Click **Start Import** to start the migration process.
8. Wait for the migration to complete. Migration time depends on the size of your catalog and the number of photos it contains.
9. Once completed, your imported folders will appear in **Folders**, and your imported collections will appear in **Albums**.
10. Select an imported photo and open the **Edit tab > Edits** to view the adjustments migrated from Lightroom.
11. Feel free to fine-tune the imported adjustments or continue editing with Luminar Neo tools.

{% hint style="info" %}
As a result of migration, Luminar Neo automatically creates a new catalog named **Luminar Neo Catalog Imported.**
{% endhint %}

#### *<mark style="background-color:orange;">**Important Notes**</mark>*

<details>

<summary>Why Additional Photos May Appear After Migration</summary>

Lightroom Classic allows you to import only selected photos from a folder while keeping the entire folder's information in the catalog.

Luminar Neo currently uses a different catalog architecture and does not support this type of selective photo import. During the migration process, entire folders are imported rather than only the photos selected in Lightroom.

As a result, if your Lightroom Catalog contains photos imported with the selective photo import option, you may notice additional images appear in Luminar Neo that were not previously displayed in Lightroom (those are the images in the same folder).

</details>

<details>

<summary>Which Data Is Not Transferred</summary>

Please note that not all Lightroom Catalog data can currently be transferred to Luminar Neo.

The following attributes are not migrated:

* Keywords
* Smart Collections
* Masks
* Generative AI adjustments
* Black & White conversions
* Color profiles
* Adjustments made with Lightroom tools that do not have an equivalent in Luminar Neo

We hope to support additional Lightroom attributes in future updates.&#x20;

</details>

<details>

<summary>Why Migrated Photos May Look Different</summary>

Migrated photos may appear slightly different in Luminar Neo compared to Lightroom.

This is because Luminar Neo uses a different image rendering engine, which can result in variations in color, temperature, and overall appearance. At the moment, this is expected behavior.

We are continuously working to improve color rendering and migration accuracy and hope to reduce these differences in future versions of Luminar Neo.

</details>

<details>

<summary>Why Unedited Photos May Be Marked as Edited in Luminar Neo</summary>

Lightroom may automatically apply adjustments based on camera and lens metadata stored in the photo file. For example, automatic crop settings and lens corrections.

These adjustments are transferred during migration. As a result, some photos may have an edit badge even if no manual adjustments were made in Lightroom.

This is expected behavior and reflects adjustments that were automatically applied by Lightroom.

</details>

<details>

<summary>Why Migrated Photos May Not Open Properly in Luminar Neo</summary>

If your Lightroom Catalog contains RAW files from a camera that is currently not supported by Luminar Neo, those photos will still appear in the migrated catalog.

However, it is an expected behavior that they may not open correctly or be unavailable for editing in Luminar Neo.

For more info on supported cameras and formats, see [Supported File Types and Cameras](https://support.skylum.com/about-luminar-neo/supported-file-types-and-cameras).

</details>


---

# 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:

```
GET https://support.skylum.com/about-luminar-neo/luminar-neo-with-other-software/luminar-neo-with-adobe-lightroom-classic/lightroom-classic-catalog-migration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
