Revert “Resizing large images”
-
Hi, I am looking for a solution to bulk resize original images which are already on the server. The Resizing option looked interesting in first place but I feel it a bit limited since it ads a copy of the original image with a suffix “-scaled”. Now I have the original image which is replaced in the DB by the new one, and this has sever side effects :
– my image names changed for a more complex one (not good for clean SEO…)
– the original image takes space on the server for nothing
– Even when disabling the option it seems that the new scaled image is the only registered in the DB.So, how can I RESET everything that was done by the plugin >> switch back to the original image AND remove the scaled ones ?
Alternatively or additionally, I would highly appreciate the ability to bulk resize the original images, on load or afterwards, with a checkbox to back them up or not, and surely without renaming them.
You can eventually look to this plugin for the meta-data rebuild : “wpr-rebuild-meta-data-master” @ github (> 8 years old and not maintained).
- The topic ‘Revert “Resizing large images”’ is closed to new replies.