Batch Resize Image
Categories
Component ID
2365941
Component name
Batch Resize Image
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1608
Component created
Component changed
Component body
Why and when should you use this module?
Sometimes after you site only, you have many files uploaded. You may forgot limit max image resolution before site online, images are original format and they may be very large.
In this case, you can use this modules to check every files and re-size then as the size you want.
!!Attention!!
BACKUP files first!. This module will change your image files permanently.
This module will scan file_managed table, and only transform image file(by extension check). You should back up sites/default/files folder to prevent something go wrong.
