I think when it comes to accessibility it's better to disable animations on the client, rather than to avoid animated images altogether.

Reply to this note

Please Login to reply.

Discussion

As a general rule, I agree.

But animation in a PFP is an incidental feature, actually a bug. Rendering a still image for gif/webp is not simple, often requires extracting the first frame or leverage some rendering exceptions to halt the animation. Better manage it at the source.

Getting the first frame, unless there is a way, in the format, to prescribe a different one (or even an alternative static image) seems pretty reasonable.

I don't like animated profile pictures, but I don't see accessibility as a reason to avoid them.