Same issue.
Also, to your question, no. Your sprites don't appear animated here either.
Hey, that's me! Thank you for enjoying the Speed Spriting videos! I would do more, but it's a lot of unpaid work to do all the video editing + commentary, plus music, thumbnails, etc. Instead, I've been refocusing on building my pixel art business and making games, with infrequent check-ins on Youtube. Recently did a devlog video for the new version of my game. I'm really glad folks enjoyed the pixel art time-lapse videos though- Maybe they can return in some form someday.
A mod in another topic said “No idea” in response to a question about it a couple hours ago :/
I have a partial solution:
Store your animated GIFs in a public GitHub repository and link the raw content URL in the HTML/Markdown with an <img> tag (HTML) or a ![]() (Markdown).
Here’s an example:

This works for GIFs in project page and devlog bodies, but it doesn’t work for banners or background images, since those have to be uploaded via the theme editor, and thus they rely on Itch.io to be animated and rendered correctly.
For now, I'm just starting to update all my banner images to have a better first frame so that the store pages are more presentable. It's more work than it sounds.
Also doing some external hosting of inline images, so at least I can get some of my animations to play until this issue is resolved- Definitely not ideal, though.
Cover images and banners are two different things- The cover image is the nearly-square image which is the "face" of your project when it's viewed as a store listing, while the banner image is the image shown at the top of your project page.
Cover images seem to work normally and when you hover the mouse over them they animate. Banners do not currently animate under any circumstances. Screenshots do not currently animate unless you click on them. Hope it can be fixed soon...
I did some screenshot testing and reported the results in the other gif thread:
Basically, the itch servers are delivering single-frame versions of animated gif screenshots, which is why they don't animate. As noted in the post, the animated version of my screenshot image is still on the itch servers and animates on the page correctly with a simple url change via dev tools (not a permanent fix). This indicates the issue is not related to gif file encoding before upload.
Hi! It’s been about a month since this issue began (if I’m not mistaken), and for those of us who provide animation products, it’s becoming a significant challenge. I really don’t want to sound insistent, but I was wondering if there’s any official update on the situation. I’d really appreciate it if someone could point me toward any ray of light here.
Thanks for your time and for all the work you’re doing to get this resolved.
This is a problem for me, too.
Animated gifs work when clicked in some areas and not others.
Main project page: the gif (of trees) plays. https://falsfiction.itch.io/earthquest-tileset/
Devlog: the gifs don’t play. https://falsfiction.itch.io/earthquest-tileset/devlog/1136895/fog-snow-release
:( I was hoping this issue is just temp
my game needs gifs! https://maxfragman.itch.io/egg
I even sent a message on X to @moonscript to see if I could get some information or at least draw attention to the fact that this is a serious issue for a store that sells games and assets, and it really needs to be addressed. But I haven’t received a response.
It’s becoming hard to understand how something so specific and repeatedly mentioned on the forum is being left unattended. It’s also something that impacts both creators and buyers. It makes me think that something might not be working properly at itch.io (payouts have been taking longer than before, too).
I truly hope it’s resolved soon! It honestly feels like my product is sitting in a shop window with broken glass.
Use this site to make conversion easy!
Gif to apng: https://ezgif.com/gif-to-apng
Tip: If for any reason your GIF gets corrupted or loses color during conversion to Apng, I recommend converting it to WebP first. So, converting from Gif to WebP, and then from WebP to gif again and then converting to apng file. I know it’s kinda confusing but that worked to me bc my gif. to apng looked weird and i solution it in that way.
Gif to Webp: https://ezgif.com/gif-to-webp
Webp to Gif: https://ezgif.com/webp-to-gif
Until to this day the problem is still existing, uploading gif images into the description does not work.
But there is a workaround and you could ask the ChatGPT to help you with GitHub Repository Link method on how to use it if you a newbie into this kind of stuff.
Copy and paste the image address link from your GitHub into itch.io description SOLVED! so far this is the only temporary solution that works best.
This is the example of the result, copy and paste into your description like this will appeared.

Leaf commented on this in another thread 109 days ago and said it was to do with changing the image processing server.
A community moderator also commented 99 days ago on images not loading, but said they weren't sure on specifics.
Issue is still not resolved, but I wanted to update this topic to tie threads together. I don't know if they are aware that this is still a bug.