> For the complete documentation index, see [llms.txt](https://docs.sirplugin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sirplugin.com/faqs/pre-sale-questions.md).

# Pre-sale Questions

### My product images are showing in different sizes, will the plugin make them uniform without cropping?

Yes, that's exactly why we built the plugin.

### Is the plugin compatible with WooCommerce HPOS?

Yes, our plugin is fully compatible with WooCommerce HPOS (High-Performance Order Storage).

### I'm not using WooCommerce, can I use the plugin to fix my images?

Yes you can!&#x20;

### Does the plugin automatically resize images on upload ?

Yes.

### Does the plugin work with Elementor, Divi, Oxygen, Beaver Builder, and others?

Yes. You can use the plugin with any page builder.&#x20;

### Does the plugin affect non-product images?

No! only product images are resized by default. However, you can also enable category images resizing in the plugin settings.

![](/files/-MC3uZvAcHxvaKoRM-kK)

### How can I know which images have been resized?

In your Media Library, you can apply the filter "Smart Resize: Processed" to filter out processed images:

![](/files/-MbkgWAqn3DxsW8H82D3)

### Can I regenerate thumbnails for a single image?

Yes, you can regenerate thumbnails for a single image by clicking the link "Regenerate Thumbnails" in your media library.

![](/files/WvULVrrM0O9Dvl0nowl3)

### Can I undo changes made to my images?

Absolutely yes! To undo changes, deactivate the plugin and run the [Regenerate Thumbnails](https://wordpress.org/plugins/regenerate-thumbnails/) or [Ajax Thumbnails Rebuild](https://wordpress.org/plugins/ajax-thumbnail-rebuild/).

### Do I need to have coding skills to use this plugin?

No, the Smart Image Resize Pro plugin is designed to be user-friendly and does not require any coding skills. All features are accessible through a simple interface, and comprehensive documentation is provided to guide you through the process.

### How often is the plugin updated?

The plugin is updated regularly to ensure compatibility with the latest versions of WooCommerce and WordPress, to add new features, and to fix any bugs.

### What happens to my images if I decide not to renew my license after one year?

If you decide not to renew your license after one year, your images will remain at the size they were resized to by the plugin. However, you will no longer receive updates or have access to support.

### How do I get support?

We are committed to providing users of Smart Image Resize Pro great and prompt support.&#x20;

We are constantly working to expand and improve the plugin’s knowledge base.

If you can't find an answer here, feel free to email us at <support@sirplugin.com> or [chat with us](https://sirplugin.com/?livechat). We'll be more than happy to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sirplugin.com/faqs/pre-sale-questions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
