There is no generated-image database table. Cleanup is conservative and explicit.
php eecli.php super_images:doctor
php eecli.php super_images:doctor --jsonCore · Drivers · Optimizers · Storage · Delivery · Queue · SourcesIncluding:
Statuses: pass / warn / fail .
A binary not found on PATH is WARN, not pass — even when the format still works via native encoding.
| Condition | Badge |
|---|---|
| Any check fail | Needs attention |
| Queue has failed jobs | Warnings |
| Otherwise (including optimizer WARNs only) | Healthy |
Missing optional optimizers do not block transforms; native driver encoders still produce output.
When the queue add-on is not installed but autoGenerate.queue is true, doctor reports WARN with:
Install the BoldMinded Queue add-on, then set autoGenerate.queue => true in system/user/config/super_images.php.
When autoGenerate.queue is false, inline generation is expected and queue absence is PASS.
Also available in CP → Diagnostics (same layout as other CP pages — hero, pass/warn/fail counts, grouped table).
php eecli.php super_images:cleanup --previews --dry-run
php eecli.php super_images:cleanup --file=123 --dry-run
php eecli.php super_images:cleanup --orphaned --dry-run
php eecli.php super_images:cleanup --all --retention-days=365 --dry-runMay remove:
Must not remove:
'cleanup' => [
'previewRetentionDays' => 2,
'generatedRetentionDays' => 365,
'allowRemoteScan' => false,
],Remote full scans are off by default.
php eecli.php super_images:status
php eecli.php super_images:config --file=123over dashboards that invent library-wide derivative counts.