Rules

Scaleflex DMO allows you define transformation rules based on image path and filename pattern matching. Rules allows you to apply default transformations on assets based on the asset’s filename.

Rule match
Parameters
Description

.png

h=300&w=300&wat=1

This rule will apply the transformations - h=300&w=300&wat=1 for all image urls which contains .png string in their filename.

Last updated