Title: Thumbnail Manager
Author: YoOhw Studio
Published: <strong>5. 10. 2025</strong>
Last modified: 1. 8. 2026

---

Prohledat pluginy

![](https://ps.w.org/thumbnail-manager/assets/banner-772x250.png?rev=3517019)

![](https://ps.w.org/thumbnail-manager/assets/icon-256x256.png?rev=3517019)

# Thumbnail Manager

 Autor: [YoOhw Studio](https://profiles.wordpress.org/yoohw/)

[Stáhnout](https://downloads.wordpress.org/plugin/thumbnail-manager.1.4.0.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/thumbnail-manager/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/thumbnail-manager/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/thumbnail-manager/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/thumbnail-manager/#developers)

 [Podpora](https://wordpress.org/support/plugin/thumbnail-manager/)

## Popis

[Product page](https://yoohw.com/product/thumbnail-manager/) | [Documentation](https://docs.yoohw.com/category/thumbnail-manager/)
| [Support](https://workspace.yoohw.com/)

Thumbnail Manager helps regenerate WordPress image sizes, prevent future thumbnail
bloat, and review generated files before cleanup. Use it after changing themes or
WooCommerce image settings, migrating a site, or finding obsolete sizes in a long-
running Media Library.

Large operations run as persistent, cursor-based jobs. They continue in bounded 
batches, survive a page reload or network interruption, and can be limited to selected
upload years or months.

#### Thumbnail control and regeneration

 * Review every registered image size and decide which sizes WordPress should generate
   for future uploads.
 * Generate only missing sizes or force-regenerate selected image attachments.
 * Process all images, selected attachments, the current year, or selected upload
   folders.
 * Review recommendations based on protected WordPress sizes, WooCommerce-related
   sizes, attachment metadata, and common content references.
 * Resume or cancel persistent jobs and review recent job results and per-item errors.

#### Review-first cleanup

Prune Files separates discovery from deletion:

 1. Choose the image sizes to keep.
 2. Scan all uploads or selected year and month folders.
 3. Review the immutable, hashed manifest and estimated storage total.
 4. Explicitly approve the reviewed manifest.
 5. Delete only those approved generated files in resumable batches.

Original full-size uploads are protected. Candidate paths are validated inside the
WordPress uploads directory, and attachment metadata is updated when a generated
size is removed.

Metadata-backed legacy sizes can be included in the review. Disk-only files that
match a `-WIDTHxHEIGHT` pattern but cannot be mapped reliably to attachment metadata
are reported and skipped by default.

#### Scope

Thumbnail Manager controls image-size generation, regeneration, and cleanup. It 
does not compress images, convert them to WebP or AVIF, configure a CDN, offload
media, or unregister a size from the theme or plugin that originally registered 
it.

Recommendations are an informed starting point. Verify the sizes used by the active
theme, plugins, WooCommerce templates, and custom code before disabling generation
or approving deletion.

### Privacy

Thumbnail Manager does not collect, store, or transmit personal data to external
services. Thumbnail analysis, regeneration, recommendations, and cleanup run locally
on the WordPress site.

## Snímky obrazovky

[[

[[

[[

[[

## Instalace

 1. Install the plugin through the WordPress Plugins screen, or upload it to `/wp-content/
    plugins/thumbnail-manager/`.
 2. Activate Thumbnail Manager.
 3. Go to **Tools > Thumbnail Manager**.
 4. Run Recommendations and review the result for your theme and plugins.
 5. Configure future Thumbnail Sizes before regenerating or cleaning files.
 6. Back up the uploads directory before approving cleanup on a production site.

## Nejčastější dotazy

### Can I regenerate thumbnails after changing image sizes?

Yes. **Only Missing** creates absent sub-sizes. **Force Regenerate** rebuilds the
selected attachments more comprehensively from an available original image source.

### Can it clean unused generated thumbnails?

Yes. Prune Files first builds a manifest for review. Nothing is deleted until the
scan finishes and an administrator explicitly approves that manifest.

### Will it delete original images?

No. Original full-size uploads are protected. Cleanup candidates must also pass 
path and attachment checks.

### Can I scan several upload folders?

Yes. Search for and select multiple years or months. Selecting an entire year automatically
covers its month folders.

### Is it suitable for a large Media Library?

Yes. Recommendations, regeneration, scanning, manifest creation, and deletion use
persistent jobs and bounded batches that can resume after interruption.

### What happens if I close the page during a job?

The job state remains in the database. Reload the admin page to resume it. Cancelling
stops future batches while retaining an audit record.

### Does orphan discovery delete disk-only files?

No. Unmapped disk-only filename matches are reported and skipped by default. Only
approved, validated manifest items are deleted.

### Is it safe for WooCommerce sites?

The plugin recognizes WooCommerce-related sizes in Recommendations, but storefront
requirements vary. Verify the sizes used by your store before disabling or pruning
them.

### Does disabling a size unregister it from a theme or plugin?

No. It changes which registered sizes WordPress generates for future uploads. The
original registration remains in place.

## Recenze

![](https://secure.gravatar.com/avatar/9e54456b641c36d5fe82513f45785173ed9f9c0056a2e2f0d532232bfedb725f?
s=60&d=retro&r=g)

### 󠀁[Yes this works!](https://wordpress.org/support/topic/yes-this-works/)󠁿

 [richardjb62](https://profiles.wordpress.org/richardjb62/) 18. 6. 2026

I used both the ‚Prune‘ and ‚Regenerate‘ features as part of a process I had to 
run to reduce the size of my uploads folder. By deleting thumbnails I was able to
download just the original image files, batch resize/optimise them, put them back
on the server and regenerate the thumbnails. Worked exactly as expected. Most of
the free (and premium?) image optimising plugins actually fill up your server with
more files so this was exactly what I needed. Thanks!

 [ Přečtěte si 1 recenzi ](https://wordpress.org/support/plugin/thumbnail-manager/reviews/)

## Autoři

Thumbnail Manager je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

 *   [ YoOhw Studio ](https://profiles.wordpress.org/yoohw/)

[Přeložte “Thumbnail Manager” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/thumbnail-manager)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/thumbnail-manager/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/thumbnail-manager/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/thumbnail-manager/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/thumbnail-manager/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.4.0 (Jul 17, 2026)

 * Added persistent jobs with ownership, expiry, cancellation, locking, resume, 
   and per-item errors.
 * Split cleanup into scanning, immutable manifest review, explicit approval, and
   resumable deletion.
 * Added searchable multi-folder selection and limited scans to selected upload 
   folders.
 * Improved force regeneration, batched Recommendations, admin responsiveness, and
   automated release coverage.

See `changelog.txt` for the complete release history.

## Meta

 *  Verze **1.4.0**
 *  Poslední aktualizace **před 3 dny**
 *  Aktivních instalací **80+**
 *  Verze WordPressu ** 6.3 nebo novější **
 *  Testováno až do WordPressu **7.0.2**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/thumbnail-manager/)
 * Štítků
 * [cleanup](https://cs.wordpress.org/plugins/tags/cleanup/)[image sizes](https://cs.wordpress.org/plugins/tags/image-sizes/)
   [media library](https://cs.wordpress.org/plugins/tags/media-library/)[regenerate thumbnails](https://cs.wordpress.org/plugins/tags/regenerate-thumbnails/)
   [thumbnails](https://cs.wordpress.org/plugins/tags/thumbnails/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/thumbnail-manager/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  1 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/thumbnail-manager/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/thumbnail-manager/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/thumbnail-manager/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/thumbnail-manager/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/thumbnail-manager/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/thumbnail-manager/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/thumbnail-manager/reviews/)

## Spolupracovníci

 *   [ YoOhw Studio ](https://profiles.wordpress.org/yoohw/)

## Podpora

Vyřešené problémy během posledních dvou měsíců:

     1 z 1

 [Fórum podpory](https://wordpress.org/support/plugin/thumbnail-manager/)