6 ms·
I suppose by XOR the payload the image size will multiply many times because no compression, whether lossy or lossless, will be possible.
by k7sune 1y ago
I suppose by XOR the payload the image size will multiply many times because no compression, whether lossy or lossless, will be possible.
- bccdee 1y agoOr transform the bytes of the compressed image file into pixels and send that. That'll be incompressible, but the file size should be similar.