DragonPass allows you to use one or more parameters to process images. You can also encapsulate multiple IMG parameters in a style and use the style to process images.If you specify multiple IMG parameters, DragonPass will process in the following order.Resize#
Resize the image to a width of 500px:resize,w_500
Resize the image to a height of 200px:resize,h_200
Specifies the type of the resize action:resize,m_lfit
Quality adjustment#
Set the relative quality of the image to 80%: quality,q_80 Modified at 2025-12-01 07:33:33