Resize, crop, add text watermark to Images: var file = await model.Scale(width, height,true); // model is IFormFile file.SaveAs("wwwroot/" + pathFile);


Keywords
HT, Scale, Images
License
MIT
Install
Install-Package HT.Image -Version 6.0.5.16