DEV Community

Cover image for πŸš€ Thumbnail Remover v2 – Remove WordPress Thumbnails and Boost Performance
Mehdi Rezaei
Mehdi Rezaei

Posted on

πŸš€ Thumbnail Remover v2 – Remove WordPress Thumbnails and Boost Performance

I’ve just released version 2 of my WordPress plugin Thumbnail Remover, and it comes with a lot of improvements and new features.

If you work with WordPress, you probably know how annoying it can be when WordPress automatically generates dozens of image thumbnails for every upload. Over time this can consume a huge amount of disk space and slow down your workflow.

That’s exactly why I built this plugin.

What Thumbnail Remover Does

Thumbnail Remover gives you full control over WordPress image thumbnails.

Instead of letting WordPress generate many unnecessary sizes, the plugin allows you to disable them and keep your uploads folder clean.

Main benefits:
β€’ 🚫 Remove existing thumbnails from your server
β€’ ⚑ Disable future thumbnail generation
β€’ 🧹 Clean up your uploads directory
β€’ πŸ’Ύ Save disk space
β€’ πŸ“ˆ Improve WordPress performance
β€’ πŸ›  Manage thumbnail sizes easily

What’s New in Version 2

Version 2 is a big step forward for the plugin.

Some improvements include:
β€’ Improved UI and user experience
β€’ Better performance when removing thumbnails
β€’ More stable thumbnail detection
β€’ Cleaner and safer removal process
β€’ Overall code improvements and optimizations

The goal was to make the plugin faster, simpler, and more reliable.

Why This Plugin Exists

WordPress by default generates multiple image sizes for every upload. Depending on your theme and plugins, this can easily become 10–20 extra files per image.

For many sites, most of those thumbnails are never used.

This plugin helps developers and site owners keep their media library clean and avoid unnecessary storage usage.

Try It Out

You can learn more about the plugin here:

πŸ‘‰ https://mehdiraized.github.io/thumbnail-remover/

And if you like it or have suggestions, feel free to open an issue or contribute.

GitHub repo:
https://github.com/mehdiraized/thumbnail-remover

Feedback Welcome

This is an open source project and I’d love to hear your feedback.
If you encounter any bugs or have feature ideas, feel free to open an issue.

βΈ»

If people find it useful, I’m planning to add more advanced media optimization tools in future versions.

Thanks πŸ™Œ

Top comments (0)