> 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/something-useful/difference-between-luminar-for-desktop-subscription-prime-and-x-membership.md).

# Difference between Luminar for Desktop Subscription, Prime and X Membership

Explore X Membership and Luminar Neo plans in this guide to choose the right subscription for your creative workflow.

### Luminar for Desktop Subscription <a href="#h_01h9nhc7w6aa9kj12bvahxtf4n" id="h_01h9nhc7w6aa9kj12bvahxtf4n"></a>

A Luminar for Desktop Subscription includes **access to the Luminar for Desktop app** and all the **benefits** listed below:

* Access to all the upgrades during the subscription period - you will always have the most up-to-date version of the software without extra payments;
* Access to all upgrade tools released to date during the subscription period (such as Restoration, AI  Assistant, Smart Search, Color Transfer, and others);
* Access to the Fall Upgrade 2026 tools (including Crop 2.0, Atmosphere 2.0, AI Assistant 2.0, Enhance AI 2.0, and more — *coming Fall 2026*);
* The generative tools: GenErase, GenSwap, and GenExpand;
* The 8 pro-level tools (ex-Extensions): Supersharp AI, Noiseless AI, Upscale AI, Focus Stacking, Background Removal AI, HDR Merge, Magic Light AI, and Panorama Stitching.

### Prime <a href="#h_01h9nhc7w6aa9kj12bvahxtf4n" id="h_01h9nhc7w6aa9kj12bvahxtf4n"></a>

Unlike a subscription, **Luminar Prime** is an **add-on to existing** **lifetime license owners** rather than a standalone app. It enhances the existing *lifetime license* with additional features, tools, and benefits:

* Access to all upgrade tools released to date *for lifetime*
* Lifetime access to the Fall Upgrade 2026 (including Crop 2.0, Atmosphere 2.0, AI Assistant 2.0, Enhance AI 2.0, and more — coming Fall 2026)
* Unlimited access to AI & Generative Tools (Restoration, AI Assistant, GenErase, GenSwap, and GenExpand — available while subscribed)
* Access to Spaces (your curated web galleries — available while subscribed)
* Access to all new features released each year (available while subscribed)
* Access to our ever-growing Creative Library (2,900+ Presets, 490+ LUTs, 490+ Overlays, and 70+ Skies — available while subscribed)
* 🎁 As part of this special offer, Lifetime access to Luminar for Web and Luminar Mobile are included as gifts with Prime purchases till the end of the Back to School campaign.

{% hint style="warning" %}
Luminar Prime **does not include the Luminar for Desktop application** and **is not a separate application itself**. It is an optional add-on subscription designed specifically for owners of a Luminar for Desktop lifetime license.
{% endhint %}

### X Membership <a href="#h_01h9nhc7w6aa9kj12bvahxtf4n" id="h_01h9nhc7w6aa9kj12bvahxtf4n"></a>

**X Membership** was designed as a **separate paid subscription for customers who already own or subscribe to Luminar for Desktop** and want to expand their creative and educational toolkit.&#x20;

{% hint style="warning" %}

* X Membership **does not include a Luminar for Desktop license**.
* X Membership **is no longer available for new purchases**. Existing members can continue to use the benefits included with their membership.
  {% 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/something-useful/difference-between-luminar-for-desktop-subscription-prime-and-x-membership.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.
