ImageResizer parameter not cdn?
I suggest parameter use url path replace url query.
for example:
http:/domain/imagefile.jpg?width=600&heigth=800
replace
1
vote
wangyunpeng
shared this idea
See https://imageresizing.net/docs/v4/plugins/folderresizesyntax
But this approach has many downsides; the querystring is better. CDNs can preserve querystrings – configure them to do so.
-
wangyunpeng commented
Anti theft image? Example : url size width>600 or height>800 without watermark not display image in the site.
-
wangyunpeng commented
watermark how add?