BLACK FRIDAY
Save 59% on PageForge Annual $191/year $485/year
Claim 59% Off →
Image Regenerate & Select Crop icon
Actively maintained Tested with WP 7.1 #1 in bulk regenerate

Image Regenerate & Select Crop

Advanced management for images, register new sub-sizes, sub-sizes details, regenerate and cleanup files.

Active installs8K+5K+ tier
Downloads · 30d5.2K▲ 3.5× vs prev. 30d
Rating4.7/558 reviews
Health score92/100Excellent
All-time downloads360.7KSince Nov 2014
Support resolved1 / 1100% in last 2 months
RequiresWP 5.3PHP 7.3.5+
Downloads · 7d1K▼ -70.3% week over week
Our verdict

Safe pick

Yes — Image Regenerate & Select Crop is a safe, well-maintained plugin to use in 2026. It runs on 8K+ sites, is rated 4.7/5 and was last updated 2 weeks ago, and scores 92/100 on our health check.

  • Loved by users — 4.7/5 from 58 reviews
  • Actively developed — last update 2 weeks ago
  • Tested with the latest WordPress (7.1)
  • Momentum — downloads up 249.8% vs the previous 30 days

Daily downloads

5751.2K1.7KJun 28Aug 11Sep 25
Yesterday87
Daily average (1y)130
Peak day2,304May 8, 2026
Last 12 months47.5K

Download spikes usually follow a new release — each site that auto-updates counts as a download.

Rankings

Where Image Regenerate & Select C… stands today

WordPress.org search rankings

Live position in the plugin search, top 100
KeywordPositionCompeting pluginsCategory
bulk regenerate #1 405 Best bulk regenerate plugins →
cleanup #24 5,693 Best cleanup plugins →
crop #1 461 Best crop plugins →
image optimization #33 2,938 Best image optimization plugins →
regenerate #4 1,237 Best regenerate plugins →

Version adoption

Share of active sites per release.

  • 8.256.1%
  • 8.116.7%
  • 8.08.9%
  • Other18.4%

Rating breakdown

★★★★★★★★★★ 4.7 from 58 reviews

  • 5★91.4%
  • 4★1.7%
  • 3★0.00%
  • 2★0.00%
  • 1★6.9%

About Image Regenerate & Select Crop

From the official readme · v8.2.2

Description

Image Regenerate & Select Crop plugin provides enhanced control over image settings and files regeneration, allowing you to override native medium and large crop options, and register new sub-sizes. The plugin appends additional buttons to regenerate and crop images (providing detailed information about the registered image sub-sizes and their status within the application) and enables configuration of the plugin for global or specific post-type attached images.
For the latest updates and detailed feature descriptions, visit https://iuliacazan.ro/image-regenerate-select-crop/.

Key Features

  • Details button: opens a lightbox displaying detailed information on any missing sub-size files and options for manual generation if applicable. For crop-type images, the plugin offers the one-click re-crop option, using specific portions of the original image with an instant preview feature.
  • Regenerate button: allows one-click regeneration of all image sizes for a specific image, ensuring that all uploaded images are updated with the newly registered sizes.
  • Raw cleanup button: allows you to delete all files and metadata for the attachment, keeping only the original file and information, so you can easily regenerate afterward only the desired sub-sizes.
  • The plugin integrates seamlessly without requiring additional code, adding the buttons to the “Edit Media” page, as well as “Edit Post” and “Edit Page” sections where a featured image is present, and in the image block. It is compatible with custom post types (including WooCommerce products) and supports various resolutions and responsive layouts.

Demo

License

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Frequently asked questions

How to use the plugin wp-cli commands?

See details and examples at https://iuliacazan.ro/image-regenerate-select-crop/#wp-cli-faq

Can I use the buttons in my code?

If you want to display the custom buttons in your plugins, you can use the custom action with $attachmentId parameter as the image post->ID you want the button for. Usage example : do_action( ‘image_regenerate_select_crop_button’, $attachmentId );

What is the image placeholder mode?

This option allows you to display placeholders for front-side images called programmatically (that are not embedded in content with their src, but retrieved with the wp_get_attachment_image_src, and the other related WP native functions). If there is no placeholder set, then the default behavior would be to display the full size image instead of the missing image size. If you activate the “force global” option, all the images on the front side that are related to posts will be replaced with the placeholders that mention the image size required. This is useful for debugging, to quickly…

How to ignore globally a sub-size?

You can exclude globally from the application some of the sub-sizes that are registered through various plugins and themes’ options, but you don’t need these in your application at all (these are just stored in your folders and database but not used). By excluding these, unnecessary image sizes will not be generated at all.

What does force original do?

This option means that the original image will be scaled to a max width or a max height specified by the image size you select. This might be useful if you do not use the original image in any of the layouts at the full size, and this might save some storage space. Leave “nothing selected” to keep the original image as what you upload.

When to use the cleanup all option?

This option allows you to clean up all the image sizes you already have in the application but you don’t use these at all. Please be careful, once you click to remove the selected image size, and the action is irreversible, the images generated will be deleted from your folders and database records.

When to use the regenerate all option?

This option allows you to regenerate all the images for the selected sub-sizes. Please be careful, once you click to regenerate the selected image size, the action is irreversible, and the images already generated will be overwritten.

What is the default crop?

This option allows you to set a default crop position for the images generated for a particular image sub-size. This default option will be used when you chose to regenerate an individual image or all of these and also when a new image is uploaded.

Changelog

8.2.2

  • Tested up to 7.1.0
  • Added the sub-size sharpen option
  • Harmonized the rounding valued for sub-sizes

See the changelog for detailed information on changes made in the earlier versions.

Full changelog on WordPress.org →

Screenshots

The most recent view of the image info, with details and links for the original file and all the generated images.
The most recent view of the image info, with details and links for the original file and…
Extra details about the registered and not registered image sizes and all the generated files with the option to delete individual files. The extra info is available in the modal, at the bottom of the list.
Extra details about the registered and not registered image sizes and all the generated…
Example of advanced custom rules based on the posts where the images will be uploaded (and how to temporarily suppress the rules without removing these).
Example of advanced custom rules based on the posts where the images will be uploaded…
The general setting view, placeholders, cron taks etc.
The general setting view, placeholders, cron taks etc.
Example of settings that override the crop option for native sub-sizes, create/remove custom image sizes registered with the plugin.
Example of settings that override the crop option for native sub-sizes, create/remove…
Example of the plugin buttons in the media listing view for each of the attachments, to allow direct access to details, bulk regenerate all sub-sizes of the attachment and cleanup. Additionally, the summary of files is displayed (turned on/off from settings)
Example of the plugin buttons in the media listing view for each of the attachments, to…
Example of the plugin buttons for the featured image of a post.
Example of the plugin buttons for the featured image of a post.
Example of the plugin buttons for the WooCommerce product featured image and the product gallery.
Example of the plugin buttons for the WooCommerce product featured image and the product…
The general setting view with options to regenerate all images for a specific size, cleanup, general crop position, quality, globally ignore sub-sizes, hide sub-sizes from views.
The general setting view with options to regenerate all images for a specific size…

For developers

Is this your plugin? Show off the numbers.

Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.

Active installs badge Rating badge Health score badge

FAQ

Image Regenerate & Select Crop: quick answers

Straight answers, pulled from live WordPress.org data.

Live data from WordPress.org · checked Sep 26, 2026

Is Image Regenerate & Select Crop free?

Yes. Image Regenerate & Select Crop is free to download and use from the official WordPress.org plugin directory.

Is Image Regenerate & Select Crop safe to use in 2026?

Yes — Image Regenerate & Select Crop is a safe, well-maintained plugin to use in 2026. It runs on 8K+ sites, is rated 4.7/5 and was last updated 2 weeks ago, and scores 92/100 on our health check.

How many websites use Image Regenerate & Select Crop?

Image Regenerate & Select Crop is active on 8K+ WordPress websites and has been downloaded 360,737 times since it launched in November 2014. It was downloaded 5,236 times in the last 30 days.

Does Image Regenerate & Select Crop work with WordPress 7.1?

Yes. The developer has tested Image Regenerate & Select Crop up to WordPress 7.1.2, the latest release. It requires WordPress 5.3 or newer.

What PHP version does Image Regenerate & Select Crop need?

Image Regenerate & Select Crop requires PHP 7.3.5 or higher. Most hosts run PHP 8.x today, so it works on any modern WordPress hosting.

When was Image Regenerate & Select Crop last updated?

The latest version, 8.2.2, was released on September 14, 2026 (2 weeks ago).

Who makes Image Regenerate & Select Crop?

Image Regenerate & Select Crop is developed and maintained by Iulia Cazan.

Powered by PageForge

Want thousands of pages that rank like these? Build them in an afternoon.

This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.

  • CSV, Google Sheets & API data sources
  • AI content, schema & internal links per page
  • Works with Elementor, Gutenberg, Yoast & Rank Math
  • Free on WordPress.org — no credit card
Sarah is here to help!
Hi there! 👋 Need help finding what you're looking for?
Sarah
Sarah
Online & Ready to Help
Hi there! 👋 Need help finding what you're looking for?

We'll use this to continue our conversation

Just now ✓ Verified

Join 500+ SEO Pros Scaling Their Strategy

Get exclusive programmatic SEO tactics, AI content workflows, and the latest PageForge updates delivered straight to your inbox. Stay ahead of the algorithm.

We care about your data in our privacy policy.