# Image manager

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users
  {% endhint %}

### What is Image manager?

Image manager is your central hub for optimizing all images. You can see all your store images in one place and optimize each one for better SEO and faster load times.

The Image manager helps you:

* View all store images in a single location
* Monitor the optimization progress of individual images
* Revert images to their original versions

### How to optimize/revert each image?

{% stepper %}
{% step %}

#### Go to Image manager

Or click **Optimize manually**
{% endstep %}

{% step %}

#### Click (⋅ ⋅ ⋅) next to your image and select action

You can:

* View image and its status
* Compress image size
* Optimize alt text: Keep alt texts SEO-optimized across your store
* Revert: Revert image size and alt text to its original version
  {% endstep %}
  {% endstepper %}

There are 2 ways to optimized selected image. Check interactive guide for more.

{% embed url="<https://app.arcade.software/share/0VVaLVh1CbBTuqthIJOX>" %}

### How to optimize/revert multiple image?&#x20;

{% stepper %}
{% step %}

#### Go to Image manager

Or click **Optimize manually**
{% endstep %}

{% step %}

#### Select image

Use search bar and filter to find your image.
{% endstep %}

{% step %}

#### Select action

You can:

* Optimize all: Compress image size and optimize alt
* Compress image size
* Optimize alt text: Keep alt texts SEO-optimized across your store
* Revert: Revert image size and alt text to its original version
  {% endstep %}
  {% endstepper %}

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


---

# 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://help.appplaza.app/image-optimizer/image-manager.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.
