# Optimizing Images

Optimizing the images that you use on your store can dramatically reduce the time it takes for your store to load. Sales conversion has been proven to be linked to how a website performs, meaning the faster your online store loads, the more likely you are to make a sale.

It is always worth making sure all of the images you are using are optimized as much as possible without sacrificing too much quality.&#x20;

### How do I optimize my images?

We recommend you keep your image file sizes to the lowest they can be without compromising the quality. Doing this may be quite complicated for some users who have never done this before and wouldn't know where to start.

So to help, below, you will find some links to our favorite image optimizers that we use on a daily basis.

* [**Tiny PNG**](https://tinypng.com/)
* [**Compressor.io**](https://compressor.io/)
* [**Squoosh**](https://squoosh.app/)

We hope you have some fun with these as they are all incredibly easy to use.


---

# 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.freewebstore.com/manage/images/optimizing-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.
