I need to convert image from one format, some big format, to some lite format like jpg or any other.
I am using winforms, C#. What class is best for this job, and any suggestion what is a good way to do this?
I find Imagemagic. I guess it's the right way to do this.