Image size processing in website

how do you deal with things like this? it feels a little different from Qiniuyun.

Oct.22,2021

is just a http for the background. Parse pathname , extract the width and height, dynamically compress and clip the picture, and then return the picture back. The so-called routing rules are all formulated for the convenience of the business. If this is convenient for the business, it is OK not to abide by the so-called routing rules.


this looks like the image processing parameter of Aliyun. Aliyun's OSS has this function: https://help.aliyun.com/docum.

after saving the preset clipping rules, you can refer to them with ! .


if you deploy it yourself, you will remember that nginx has corresponding plug-ins.
if you use off-the-shelf products, you can look for them in the cdn or object storage products of major cloud platforms. For example, Ali Yun, as mentioned by the brother upstairs, is in oss.

Menu