London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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!