> For the complete documentation index, see [llms.txt](https://support.aperty.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.aperty.ai/something-useful/what-is-the-difference-between-luminar-neo-and-aperty.md).

# What is the difference between Luminar Neo and Aperty?

You may have already heard that Aperty is an innovative new photo editor set for release this fall, but you might be wondering how it differs from photo editor, Luminar Neo. Aperty is specifically designed with a focus on portrait photography, making it the perfect match for professional photographers too. It offers powerful batch editing capabilities, which are especially useful after a photoshoot with tons of photos to process. Our goal is to significantly reduce editing time by eliminating manual tasks and making it easy to apply corrections made to one photo across an entire batch.

**Editing workflow and features**

Aperty is tailored to the needs of professional portrait photographers and follows the natural progression of their editing process. The features include a variety of makeup tools, face contouring, tools for precise reshaping of face and body, as well as custom Portrait Presets that achieve high-quality results in just a few steps.

<div><figure><img src="/files/PUmFgygVwLzD2o9gudvP" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/zNE9r68k0JqyUQiHoFe7" alt="" width="375"><figcaption></figcaption></figure></div>

**Automated batch retouching**

You’ll be able to quickly copy and paste the adjustments, not limited to color correction but also including skin tone, makeup, and facial feature enhancements, from one photo to a whole session.

**New technologies**

Aperty is based on about 60% of completely new neural networks. Additionally, Aperty is equipped with a precise depth estimation map and a new 3D Face Mesh technology. Aperty introduces an advanced human segmentation for detecting people (as well as their gender, age) and facial features in photographs, which allows for more flexible and precise retouching.


---

# 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.aperty.ai/something-useful/what-is-the-difference-between-luminar-neo-and-aperty.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.
