I am attempting to convert SVG images to compressed JPG images.
I started by using Aspose.SVG, and implemented a method to do just that.
It is rather slow, but it did manage to make some decent jpg compressions. Howeve…... So I replaced the Aspose.SVG package with...no other change than the replacement of the package. The input...