Replies: 1 comment 1 reply
-
It all depends on what you want to do with your images. If you change the quality you will change how the image looks. And the ImageOptimizers will not change how your image looks so this means that the size will probably be larger then when you change the quality and re-encode the image. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am using
Dim optimizer As New ImageMagick.ImageOptimizers.JpegOptimizer()
Neither give me any reduction in filesize however when I use
I get a significant drop in file-size
Beta Was this translation helpful? Give feedback.
All reactions