Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Image Compression in C#.Net

I am working on creating an Image Manipulation library using C# with MVC3. There is an option where users would be uploading multiple files. These files need to be compressed during transfer to server in order to cut down the upload time and bandwidth usage. We don't want to compromise with the quality and size of the images but do want to compress the images. Can somebody provide links to the articles which can be helpful to compress the images but maintaining their sizes and quality.

like image 619
Anil Avatar asked May 02 '26 21:05

Anil


1 Answers

Look into an existing uploader with compression. Here's a few

silverlightfileupld (Silverlight)

flexupload (Flash)

like image 166
Brook Avatar answered May 05 '26 10:05

Brook



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!