On This Page
On This Page
Disable Thumbnail Generation
Overview
Controls which intermediate image sizes WordPress generates for new uploads. Disable every thumbnail size, or pick specific registered sizes to skip. Existing images keep their current thumbnails; pair with Regenerate Thumbnails only when you intentionally want to rebuild. Ideal when a CDN or external image service handles resizing.

- Sites using a CDN or image CDN that resizes on the fly
- Teams tired of disk bloat from unused WordPress image sizes
- Developers who only need a few registered sizes and want the rest off
Features
Disable all intermediates
Selective size disable
New uploads only
Works with registered sizes
Use Cases
- CDN-resized imagesOffload sizing to Cloudflare Images, imgix, or similar—WordPress only stores the original.
- Disk-constrained hostingCut upload-time derivative creation when plans are tight on storage.
- Theme size cleanupDisable leftover theme sizes you never use in templates without unregistering them in code.
Frequently Asked Questions
What does Disable Thumbnail Generation do in WP PowerSuite?
It stops WordPress from creating selected (or all) intermediate image sizes when new images are uploaded.
How do I enable Disable Thumbnail Generation in WP PowerSuite?
Enable the module, choose disable-all or pick sizes to skip, and save.
Who should use Disable Thumbnail Generation?
Sites that do not need local intermediates—especially those using a CDN for image resizing.
Does it delete existing thumbnails?
No. It only affects generation for new uploads. Existing files remain until you remove or regenerate them.
Is Disable Thumbnail Generation a free or Pro module in WP PowerSuite?
It is included (free) with WP PowerSuite.

