acf-image-aspect-ratio-crop
acf-image-aspect-ratio-crop copied to clipboard
Disable thumbnail generation for cropped images
Wordpress generates thumbnails for downloaded images (150x150). And I do not disable this feature because it is responsible for displaying thumbnails in the media library.
But thumbnails are also generated for cropped images, and they take up disk space, but are not used, which is not very good.
It would be great if there was an option to disable creating copies of cropped images.
Hey, thank you for the feature suggestion. I created this plugin mainly for the use with responsive images (with the help of the scrset attribute and multiple image sizes).
However I recognize that there may be need to generate only specific resolutions (for example the recommended size for Facebook Open Graph share images is 1200x630).
I'l look into adding a option to choose which images are generated on field-by-field basis. No release dates unfortunately, I'll do it when I have time.
Want to help if I can :)
First of all - thank you for this great plugin!
Are there any news regarding this issue? It would be a nice improvement if the plugin optionally prevented wordpress from generating image sizes or at least automatically deleted them as soon as they are created. For the "Preview Size" the thumbnail (or any other size) created for the original image could be used.