Hello all,
is there a way to get image thumbnail of a specific size by providing some query parameters? Something like "example.com/image.jpg/thumbnail?size=400x400"?
Thank you!
You could accomplish this using ImageResizer (install the nuget).https://imageresizing.net/
Hello all,
is there a way to get image thumbnail of a specific size by providing some query parameters? Something like "example.com/image.jpg/thumbnail?size=400x400"?
Thank you!