With this package you can easily add server-side scaled images to your EPiServer site supporting responsive design. For simple scalling use <ow:Image src="/myImg.png" Width="100" Height="100" Tranformation="ScaleToFill" For responsive design use <ow:ResponsiveImage /> where you can define breakpoints (layout variations) with corresponding transformations
$ dotnet add package OpenWaves.ImageTransformations.WebNo README available.