# Understanding watermark options with Pixify

Pixify offers two methods for applying watermarks to your product images, giving you the control to customize how you protect and display your content.

### **Method one: Single watermarked image**

By default, Pixify makes a downsized product image from your uploaded content and applies a watermark. Shopify uses this watermarked image for the product detail page and the thumbnail displayed in collections. While this method is universally compatible with all Shopify themes, some users prefer not to have watermarks on thumbnails, especially when multiple watermarked thumbnails are displayed together, which can look cluttered.

### **Method two: Dual image generation - with and without watermark**

This option allows Pixify to create two versions of your product image: one with a watermark and another without it for thumbnail use. This is particularly useful for aesthetic reasons, as it avoids redundant watermarking in product grids. However, note that this method isn't natively supported by Shopify themes. It may require additional customization or code adjustments to function correctly. If you're utilizing Pixify's theme app blocks for your product and collection pages, the correct images will display automatically.

Choose the watermarking method that aligns best with your brand's aesthetics and security needs.

Here you can see a guide on how to enable dual image generation - with and without watermark.&#x20;

{% embed url="<https://www.loom.com/share/18a15197ef844a6193b9628662c91450?sid=076340d4-e117-472d-9e03-0a993767f698>" %}


---

# 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://docs.pixify.io/technical-understanding/understanding-watermark-options-with-pixify.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.
