1. Web Asset Optimization Audit
Front-end DeveloperBackground
A developer is preparing to launch a new landing page and needs to ensure all 25 background and product images are in WEBP format and under 500KB.
Problem
Manually checking the properties of 25 individual files in the OS file explorer is slow and prone to oversight.
How to use
Upload all 25 images to the Batch Image Info Viewer and keep the metadata indicator option enabled.
includeDetailedMetadata: trueOutcome
The tool outputs a JSON list showing that two images are still in PNG format and three exceed the target dimensions, allowing for quick correction.