Inspecting Images
You can see how well an image was optimized by PicPerf by adding “/i” directly after the PicPerf domain. For example, say you have an image in your HTML being served like so:
The inspection URL would be:
You’ll see the following statistics:
- the original format of the image
- the optimized format of the image
- the image’s original size
- the image’s optimized size
Inspecting Transformed Images
Inspections will work for transformed images as well:
Note that it make take some time for an inspection to become viewable if the image was just requested for the first time. Usually, this process takes less than a minute.