# Images

<figure><img src="/files/q5ULrUnzZQ3NY7vcomLV" alt=""><figcaption><p>Image assets.</p></figcaption></figure>

Beyond text, tables, and lists, [Product Group descriptions](/using-tuplo-studio/product-groups/descriptions.md) can include **Images** to help bring your product pages to life. From the Images tab, you can drag and drop images into your product group descriptions when editing. Supported image formats include SVG, JPEG, PNG, GIF, and WebP.

{% hint style="info" %}
**SEO Considerations**

Optimize your images before uploading to prevent slowing down your webpage. Resize pixel dimensions to their intended display width (or 2x for high-resolution screens) and compress them to keep file sizes under 150KB for full-width images. Remember, SVG files don't need resizing or compression.
{% endhint %}

***

## Add Images

To **add** an image:

* Drag and drop an image directly into the images tab from your desktop, web browser, or photos app.

{% hint style="info" %}
**Quick Tips!**

If you are looking for instructions on uploading images to use when building your products, please refer to [Product Images](/using-tuplo-studio/product-groups/images.md) for more information on uploading images of products.
{% endhint %}

***

## Delete Images

To **remove** an image:

* **Click** the X found when hovering over an image.

{% hint style="warning" %}
**Heads Up!**

Deleting an image will remove it from any [product descriptions](/using-tuplo-studio/product-groups/descriptions.md) currently being used.
{% endhint %}

***

## Video Tutorial

{% embed url="<https://iframe.mediadelivery.net/play/231419/492fdbdf-e02c-4078-8413-67ede6d70ba6>" %}
Learn to store your image files and maintain stunning descriptions.
{% endembed %}


---

# 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.tuplo.com/using-tuplo-studio/assets/images.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.
