# Image Compress

One of the best practices to improve the speed loading of your store is image compression. Search Pie app will automatically compress your product images to minimize file size without degrading quality to an unacceptable level. As a result, the time required for images to be sent over the Internet or downloaded is greatly reduced.&#x20;

Compressed images will help improve store loading time, user experience, and SEO.

Here you have 2 options: **Bulk Compress** or **Compress specific products**.&#x20;

If you choose to Bulk compress, all your product images will be compressed to the limit of your app plan:&#x20;

* Free Plan: 50 compressed images
* Premium Plan: 500 compressed images&#x20;
* Enterprise Plan; unlimited compressed images.&#x20;

<figure><img src="/files/U1QFEXdEX3XEKlP4CaWR" alt=""><figcaption><p>Image Compress.</p></figcaption></figure>

If you choose to compress specific products, you can select which product images should be compressed. In this case, you can even choose the level of compression as screenshot below:&#x20;

<figure><img src="/files/pRpIRCxlj1h37jdU9pBD" alt=""><figcaption><p>Compress specific products - Custom quality</p></figcaption></figure>

Also, you can check out a detailed history of compressed images below. It is available for you to backup the original images. You can restore an individual image or whole set of images with a press of a button.

<figure><img src="/files/6y9Kpunq7RM9vwDVtTZn" alt=""><figcaption><p>History</p></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.searchpie.io/app-features/site-speed/image-compress.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.
