Background information
You can use the info image processing parameter to obtain image information. For example, use the link https://image-demo.oss-cn-hangzhou.aliyuncs.com/example.jpg?x-oss-process=image/info to obtain the information about an image.

However, if you add other image processing parameters, such as scaling, to the link, only information about the original image is returned. For example, using the link https://image-demo.oss-cn-hangzhou.aliyuncs.com/example.jpg?x-oss-process=image/resize,p_80/info still returns information about the original image.

This shows that the info parameter obtains information about the original image only.
Procedure
To obtain information about a processed image, follow these steps:
