I was wondering what would happen if MPEG-4 tried to compress an image with completely random pixels. So I made an image with random pixels using Pillow in Python. The actual GIF: This isn’t animated as the animated one was too big. The colour of each pixel is completely random. As MPEG-4 should only blend in colours that are similar.