# Regenerating Thumbnails

### Bulk-Regenerate Thumbnails

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

1. In your WordPress admin, navigate to Tools > ReThumbify > Bulk Regenerate from your WordPress admin dashboard.&#x20;
2. Click the "Start Regeneration" button to start regenerating thumbnails in bulk.

{% hint style="info" %}
Rethumbify Pro handles thumbnail regeneration in the background, so feel free close the page while the plugin continues the process for you.
{% endhint %}

### Pause & Resume Regeneration

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

If you decide to pause the regeneration process, simply click the "Cancel" button. When you're ready to continue, click "Resume Regeneration" to pick up where you left off.

### Email Notification

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

Rethumbify Pro also includes a Notify on Completion setting. If enabled, you'll receive a notification when the regeneration process is completed. You can enable this option in the Settings section of the plugin under Rethumbify > Dashboard.

### Selective Regeneration

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

Selectively regenerate thumbnails by filtering images based on "post type" or "upload date." This allows you to target specific content types (e.g., posts, pages, custom post types) or images uploaded within a set timeframe. Apply these rules in Rethumbify's settings to save time and resources while optimizing only the images that matter.

{% hint style="info" %}
We're working on adding even more rules in future updates, giving you even greater control over which images to target!
{% endhint %}

### Regenerate Thumbnails for a Single Image

To regenerate thumbnails for a single image:

1. Go to your WordPress Dashboard.&#x20;
2. Navigate to Media > Library.&#x20;
3. Find the image you want to regenerate.\
   Click the "Regenerate Thumbnails" link below the image.
4. Click the "Regenerate Thumbnails" link below the image in List View, or the "Regenerate Thumbnails" button on the image popup in Grid View.


---

# 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.rethumbify.com/regenerating-thumbnails.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.
