Writing to a blob: heads up

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.…