Image compression?

Discussion in 'Site Programming, Development and Design' started by siermac, Jul 11, 2011.

  1. I was wondering how I would go about compressing the images that get uploaded by a asp.net file upload control? Imags are getting stored in a folder on the server and would like to save some space.

    Also wondering if this will increase the image load speed on the web page?

    Using C# code.

    Thanks
     

Share This Page