> 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/editing-tools.md).

# Editing Tools

Editing is at the heart of Luminar Neo, offering advanced tools and AI-driven features to help you bring your creative vision to life. Whether you're making quick adjustments or diving into detailed, professional edits, Luminar Neo provides intuitive controls for enhancing color, lighting, composition, and more. In this guide, we’ll walk you through the essential editing tools, techniques, and tips to help you achieve stunning results with ease.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Editing View</td><td><a href="/files/MFt0k3FFOmgsC768wgyk">/files/MFt0k3FFOmgsC768wgyk</a></td><td><a href="/pages/6nIxSnVwNMEYEG99SlMz">/pages/6nIxSnVwNMEYEG99SlMz</a></td></tr><tr><td>AI Assistant</td><td><a href="/files/s0Q4CnVl8zPLvagb1mmg">/files/s0Q4CnVl8zPLvagb1mmg</a></td><td><a href="/pages/dHoeR9QFIPRrxTD7UIJS">/pages/dHoeR9QFIPRrxTD7UIJS</a></td></tr><tr><td>Layers</td><td><a href="/files/EoGTHAUhp5HDYMcmHY6U">/files/EoGTHAUhp5HDYMcmHY6U</a></td><td><a href="/pages/7PDDgoN73Sdah5Oq4cZ3">/pages/7PDDgoN73Sdah5Oq4cZ3</a></td></tr><tr><td>Crop AI </td><td><a href="/files/aKUW6sIXONVHF0v7G3Xo">/files/aKUW6sIXONVHF0v7G3Xo</a></td><td><a href="/pages/YTKN496bSB7KGWtqRyCO">/pages/YTKN496bSB7KGWtqRyCO</a></td></tr><tr><td>Image Quality Tools</td><td><a href="/files/if7wi1C8uXqNsGtyfoaI">/files/if7wi1C8uXqNsGtyfoaI</a></td><td><a href="/pages/S8rScZo0bbXgSc4XI5QB">/pages/S8rScZo0bbXgSc4XI5QB</a></td></tr><tr><td>Essential Tools</td><td><a href="/files/IrdzGeyYZr9BIuL5xyZz">/files/IrdzGeyYZr9BIuL5xyZz</a></td><td><a href="/pages/cyfDt3zFzrDe4RWErlA7">/pages/cyfDt3zFzrDe4RWErlA7</a></td></tr><tr><td>Landscape Tools</td><td><a href="/files/pR7pQaz5odZKwGVDd2i5">/files/pR7pQaz5odZKwGVDd2i5</a></td><td><a href="/pages/cpu2JuKkPBLDRQrDYTFO">/pages/cpu2JuKkPBLDRQrDYTFO</a></td></tr><tr><td>Creative Tools</td><td><a href="/files/V725L42ggY3NvuMKuoXG">/files/V725L42ggY3NvuMKuoXG</a></td><td><a href="/pages/FtcaNZvJzg65lJ5SmiiD">/pages/FtcaNZvJzg65lJ5SmiiD</a></td></tr><tr><td>Portrait Tools</td><td><a href="/files/jP62gNZl0tt9fxG0Rfdl">/files/jP62gNZl0tt9fxG0Rfdl</a></td><td><a href="/pages/1UdPfqj3wnemSptpeYfZ">/pages/1UdPfqj3wnemSptpeYfZ</a></td></tr><tr><td>Professional Tools</td><td><a href="/files/OiYPmcA5U74b2UiVOKoP">/files/OiYPmcA5U74b2UiVOKoP</a></td><td><a href="/pages/QymJHJEmqXhFefA9zUXB">/pages/QymJHJEmqXhFefA9zUXB</a></td></tr><tr><td>Masking Options</td><td><a href="/files/OToQQqw4vcm2E3uVUb9E">/files/OToQQqw4vcm2E3uVUb9E</a></td><td><a href="/pages/iCDVBXLYH2HfIV9JpcPz">/pages/iCDVBXLYH2HfIV9JpcPz</a></td></tr></tbody></table>


---

# 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/editing-tools.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.
