Is there any facility for generating new thumbnail sizes for already-uploaded images? Basically I’m looking to duplicate the Wordpress plugin “Regenerate Thumbnails.”
To be clear about the issue:
1. I create some Image Manipulations sizes (thumb, featured, mini)
2. I upload hundreds of images, and the corresponding three image sizes are generated in _thumb, _featured, and _mini subdirectories (which I can output in my templates via {field_name:thumb}, etc.)
3. I then create a new Image Manipulation size (called ‘tall’).
4. None of the existing images have a file in the the new ‘_tall’ subdirectory, since they only generate those images on upload.
Any add-ons or PHP scripts that would accomplish this? Thanks!
I’m on v2.4.0 - Build: date 20120123