# Image compression (legacy version)

> Heads-up: You're viewing the legacy documentation. Stores that installed Avada SEO Suite before March 2026 and haven't been migrated to the new version will continue to use the flow described here (optimize images by page type). Stores on the updated version now optimize at the file level - [see the new guide](/seo-suite-help-center/image-optimization/image-compression.md).

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

* This feature is available for all users
* Free plan users can optimize up to 100 images. Pro and Enterprise plan users can optimize unlimited images.
  {% endhint %}

### What is Image optimization?

Optimizing images helps your site load quickly, pleasing both Google Search and your visitors. Some best practices are: compress images, use descriptive file names, and remember to set alt tags for a solid SEO boost, use image sitemap.

{% hint style="info" %}
Learn about [Google image SEO best practices](https://developers.google.com/search/docs/appearance/google-images)
{% endhint %}

### How does Image optimization help?

Avada SEO Suite Image optimization help you:

* Compress image for a smaller size with the same quality
* Make sure every image have image alt

### How does it work?

1. Go to "Image optimization"
2. In **Settings,** set up your image optimization settings<br>

   <figure><img src="/files/fLG2ULGufYE8KVKD2vSg" alt=""><figcaption></figcaption></figure>
3. Set up Image quality \
   You can use auto mode (Automatic, High, Medium, Low quality) or custom quality to compress image size.<br>

   <figure><img src="/files/0KqrGkvIPhzosKCqboIg" alt=""><figcaption></figcaption></figure>
4. Select what images you want to optimize

* All products images: All images of your products (product description's included)
* Published product images and product description's photo

<figure><img src="/files/iJLTreOl5NKRQEb6cbdg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hAfHwdLeD5gdAln5TL5z" alt=""><figcaption><p>This is an image in the product description</p></figcaption></figure>

1. Click Optimize now to start optimizing your images<br>

   <figure><img src="/files/uxsQfcIUkcRo40Htn2jw" alt=""><figcaption></figcaption></figure>

If there're lots of pictures in your website, it takes a moment to scan and optimize them all.

{% hint style="info" %}
No need to stay in app & wait. You will receive an email from us when this process is finished by setting up [email notification](/seo-suite-help-center/other-features/email-notification.md).
{% endhint %}

### After optimization

When the optimization process is done, you can check your images on store front. \
If you see any change or problem, contact our support team or you can click **Revert** to get back your original version.

<figure><img src="/files/h34sqa3kLLA9LglN7Y5M" alt=""><figcaption></figcaption></figure>

You can check **Summary** and **Performance** to take an overall look on the image optimization.

<figure><img src="/files/O3G7VVfSl0EGOJc9V5fZ" alt=""><figcaption></figcaption></figure>

To take action on each image, go to Image optimization manager in Summary. In Image optimizer manager, you can check activities and take action on each image like compres or revert.

Go to "Image optimization", click **Image optimization manager** in Summary.

In image optimization manager, you can:

* Check image optimization history
* Find each image to compress
* Revert images to original

<figure><img src="/files/pMzM2Nqrl6gaqOXiGGH6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YM4AlvAJPu5WDYvXlVQS" alt=""><figcaption></figcaption></figure>

### View history

In Image optimization, click **View history**.

In history, you can check on each time of image optimization: total optimized image and how much space you saved.

<figure><img src="/files/MLuhI63Ovi615OPkCEu9" alt=""><figcaption></figcaption></figure>


---

# 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.avada.io/seo-suite-help-center/image-optimization/image-compression-legacy-version.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.
