Upscale If Max Width
upscale-if-max-w
Conditionally applies Super Resolution when using upscale=true based on the source image’s width.
When the source image width is less than or equal to the specified value, upscaling is applied. If the width exceeds this value, upscaling is not applied.
This is useful when using upscale as a default parameter to ensure super resolution is only applied to images that would benefit from upscaling, optimizing performance and credit usage.

