Fast and secure standalone server for resizing and converting remote images
-
Updated
Aug 24, 2020 - Go
Given this test.jpg
:
And the following code (which references NuGet packages ImageResizer
and LightResize
):
ImageResizer.ImageBuilder.Current.Build("test.jpg", "test-resized-imageresizer.jpg",
new ImageResizer.Instructions
{
Scale = ImageResizer.
Add a description, image, and links to the resize-images topic page so that developers can more easily learn about it.
To associate your repository with the resize-images topic, visit your repo's landing page and select "manage topics."
For details, please see: #407
Preferably should be implemented after #497