I need to compress jpg images before uploading to server and decompresss images from server for display.
I'm looking for solution for Xamarin.Forms.
I try to GZipStream, but it works with issues. Some images don't decompress and compression effect not enough for me.