> 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-neo-tips/how-to-add-a-watermark-to-a-photo-in-luminar-neo.md).

# How to Add a Watermark to a Photo in Luminar Neo

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

When sharing your images online, you might want to add a watermark for copyright protection, personal branding, or simply to ensure your name stays attached to your work.

Here’s a step-by-step guide on how to do it using **Layers** in Luminar Neo.

***

### 🖼 Step 1: Open Your Photo & Access Layers

* Open the image you want to watermark in **Edit** mode.
* Locate the **Layers** panel in the top-left corner of the screen

:bulb: The Layers panel lets you stack elements like logos, textures, or other images on top of your photo for added customization.

***

### ➕ Step 2: Add the Watermark Image

* Click the **“+”** (plus) button under **My Images** to add your watermark or logo file.
* In the pop-up window, locate your watermark image file and click **Open**.

{% hint style="info" %}
&#x20;Supported formats include PNG, JPEG, and other standard image types.
{% endhint %}

***

### ⚙️ Step 3: Adjust the Watermark

* Once added, the watermark appears at the center of your image with **50% opacity**.
* You can:
  * **Move** it by dragging it across the photo.
  * **Resize** it by dragging the corners.
  * **Set opacity** to 100% (or any level you prefer) in the **Layer Properties**.

{% hint style="info" %}
Try placing your watermark in a corner or along an edge where it's visible but not distracting.
{% endhint %}

***

### ✨ Step 4: Final Touches

* Position your watermark carefully to maintain balance in your composition.
* Once you're happy with the placement, continue editing your photo or export it as is.

{% hint style="success" %}
Don’t forget - you can always toggle the watermark layer on/off or adjust it later!
{% endhint %}

***

### 🔄 Syncing Watermarks to Multiple Photos

Once you’ve added a watermark to one image, you can quickly apply it to other images using **Sync Adjustments**. This saves time if you want to batch watermark a set of photos.

***

#### 🔁 How Sync Adjustments Work

Syncing copies **all adjustments -** including the watermark layer and any edits you've applied - from one photo to selected others.

{% hint style="danger" %}
Tools like **Crop AI**, **Erase**, **Upscale** and **Background Removal AI** are not synced and need to be applied separately to each photo.
{% endhint %}

***

#### 📸 Step 1: Select the Sample Image

In **Catalog** view, click the edited photo with the watermark. It will be outlined in **yellow**.

***

#### 🖼 Step 2: Choose the Target Photos

* Use **Shift** to select a range of photos.
* Use **Ctrl (Windows)** or **Cmd (Mac)** to pick individual images.
* Selected photos will have a **white border**.

***

#### 💾 Step 3: Apply the Sync

* Right-click any selected image and choose:\
  **Adjustments > Sync Adjustments**
* Or use the shortcut:\
  **Ctrl+Shift+S (Windows)** / **Shift+Cmd+S (macOS)**

***

#### ✅ Step 4: Review the Results

* Wait a moment as thumbnails update with the synced watermark and edits.
* You're done! Continue editing individual photos or export them when ready.

***


---

# 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-neo-tips/how-to-add-a-watermark-to-a-photo-in-luminar-neo.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.
