Skip to content
Vacuum Image Optimizer1.2.1
1.2.11 min read

Reports

Review storage savings, recent activity, top savings, format distribution, and CSV exports.

Reports provide a fuller view of optimization outcomes.

Report areas

  • Total storage savings.
  • Optimized image count.
  • Generated WebP and AVIF counts.
  • Skipped and failed items.
  • Recent activity.
  • Top savings.
  • Format distribution.
  • Upload automation activity.

CSV export

The CSV export is available from the reports area and is served through an authenticated, nonce-protected admin-post action. Use it for audits, QA records, or before-and-after analysis.

The export includes attachment ID, safe file name, MIME type, status, original and optimized sizes, savings, generated WebP/AVIF filename and state, last optimization date, and safe error or skip reason. It does not expose absolute server paths.

Cache behavior

Report summaries can be cached with a transient so repeated visits do not require expensive recalculation every time.

Related articles