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.
What format are you converting from? If it’s bitmaps and you don’t need fine-grained control over the image, just use the built in conversions: