Processwire module for identifying images which exceed a specific filesize. Useful for managing sites with a large number of images, or if populating or syncing content with an external database.
The module creates a new admin page which can be found under Setup. This page returns a list of images that are larger than some specified size, optionally filtered by a user specified image field. Size options are accessed via a dropdown, and configurable through the module's settings page.
- Copy the ProcessImageChecker.module file into your site/modules/ directory.
- Navigate to the ProcessWire modules installation page and refresh the module list.
- Install the module. The module should appear under the "Process" section.