Recently I was creating a function to resize an image. The function itself was resizing the image perfectly, however, my file size was always at least the same size…
I think I tried about 8 different pieces of DotNet code, always resulting in the same thing. The image was resized, but the file size was at least the same as the original.