Description
Scan and delete unwanted auto-generated WordPress images and save huge diskspace. Delete thumbnail sizes (started or ended with 150px, 300px or 1024px) and move them to a trash folder inside your uploads directory. Preview and restore images from the trash.
Whenever you upload an image, WordPress creates three additional resized versions of that image. This increases your hosting inodes and unnecessarily occupies disk space.
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/auto-generated-images-remover
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the Plugins screen in WordPress.
- Navigate to Tools > Auto Generated Images Remover to use.
FAQ
-
What does this plugin do?
-
It scans your WordPress uploads directory for auto-generated thumbnail image sizes and lets you move them into a safe trash folder or permanently delete them.
-
Can I restore deleted images?
-
Yes! You can preview and selectively restore images from the plugin’s Trash Preview & Restore section.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Auto Generated Images Remover” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Auto Generated Images Remover” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Initial release renamed and updated for WordPress.org guidelines compliance.
- Added unique prefixes.
- Proper escaping of output.
- Updated tested up to version to 6.8.