Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 654 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 654 Bytes

Compress Image

Image processing, and in particular image resizing, is a common requirement for web applications.

In the project there're 3 functions that use different libraries with .NET Core to process images. You can set quality, size and Image file formats.

Are they:

If you want more details and more functions follow the link : .NET Core Image Processing