Manage your image files with Image Cleaner
• Checks for orphan images that are no longer attached to the database
• Checks products, product images, product description, categories and manufacturers tables
• Checks if an image exists in the database but doesn’t exist on your server
• If image is missing, Image Cleaner links directly to the edit page so you can rectify the problem
• Unused images are not deleted, they are moved to the images/unused directory.
• You choose which files to move or keep
• Exclude image subfolders from image search
• View all images on your server and in your database
Manage your image files with Image Cleaner
Version 1.0
Initial release
Version 1.1
Fixed paths for localhost and DIR_WS_CATALOG
Version 1.2
- checks for categories, importers and adverts images and in pages, manufacturers and importers description.
- added functionality to save the exception list in a hidden configuration entry and modified the labels according to the changes.
- fixed wrong paths and tested under local windows and public server installation.
Version 1.3
- added support for Bootstrap 5
- fixed empty string warning in extractImgSrc function