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

# HDR

The **HDR** tool allows you to merge multiple exposures of the exact same scene into a single, beautifully balanced image. It extends the dynamic range of your photo, revealing details in both the darkest shadows and the brightest highlights that a single shot couldn't capture.

<figure><img src="https://1631405637-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIdFlWzCQr0P0f6hOnU6%2Fuploads%2FpLtuOFqDQCxreGNoOL30%2FScreen_Recording_20260907_171739_Luminar-ezgif.com-video-to-gif-converter%20(1).gif?alt=media&amp;token=555a8f2e-0338-4368-bc6d-a779f8a234ae" alt="" width="375"><figcaption></figcaption></figure>

**How to Use:**

* In your Luminar Space, tap the selection circles on the thumbnails to choose the bracketed photos you want to merge
* Tap the More (three dots) option at the bottom right of the screen
* 3\. Select HDR from the pop-up menu
* 4\. A preview screen will appear, displaying your selected photos. Tap the yellow Merge photos button at the bottom.&#x20;
* 5\. Luminar will process the images. Once finished, the newly merged photo will appear in your Luminar Space with an HDR badge in the corner.&#x20;

**When to Use:** Ideal for high-contrast scenes such as vibrant sunsets, landscapes with bright skies and dark foregrounds, or interior shots with bright windows.

{% hint style="success" %}
**Tips:**

* For the best results, use photos taken from the exact same position (using a tripod or keeping your hands steady) with different exposure settings (e.g., one dark, one normal, one bright).
* Ensure the selected photos are of the same subject. Blending completely different images will not produce a successful HDR result.
  {% 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/luminar/editing-tools/hdr.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.
