What is GIF?
GIF is thirty-eight years old and refuses to die, because it animates and everything opens it. The cost is its palette: 256 colours per frame, so photographs come out visibly banded. Transparency is on-or-off per pixel, with no partial opacity.
What is PPM?
PPM is a Netpbm image: a tiny text header giving the dimensions, then raw pixel values with no compression whatsoever. Almost nothing displays it, which is rather the point - it is what image-processing code and academic tools emit when they want to be trivially readable.