# Focus Stacking

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

Make every part of your photo crisp by stacking up to 100 photos with different depths of field. Focus Stacking will align, crop, and balance them automatically. The AI algorithm chooses the parts with the best focus across all photos and corrects lens and chromatic aberration in raw files. The result is an image in which every detail pops — in macro shots, still life compositions, or multi-layered landscapes. Here’s a step-by-step guide on using Focus Stacking in Luminar Neo:

1. **Capture multiple images:** First, take a series of photos with varying focus points, covering the entire depth of your scene. Use a tripod to ensure consistency and alignment between shots.
2. **Import your images:** Open Luminar Neo and import the images you want to stack. You can do this by clicking the “Add” or “+” button and selecting the images from your computer.
3. **Access the Focus Stacking in Luminar Neo’s Catalog mode:** Select your photos and drag them to the Focus Stacking window.
4. **Click the gear icon for additional settings:** You can select Auto Alignment and Chromatic Aberration Reduction. Selecting Auto Alignment will enable you to choose a reference image. Luminar Neo does a great job of selecting this image for you.
5. **Merge the images:** Click “Stack” to initiate the Stack merging process: Luminar Neo will combine your images into a single focused image.
6. The merged image is saved as a Tiff image in the Focus Stacking Folder. You can leave the image in this folder or drag and drop it into the original folder.
7. **Fine-tune your image:** You can now use Luminar Neo’s editing tools to adjust exposure, contrast, colors, and other aspects of your image to achieve the desired look.

***

{% hint style="info" %}
Location in Neo: Catalog view > Merge Tools section
{% endhint %}


---

# Agent Instructions: 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/catalog-tools/focus-stacking.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.
