Build with Sanity MCP in Replit. Prizes up for grabs! Submit by June 14

Does Sanity support APNG (animated PNGs)?

5 repliesLast updated: Dec 1, 2025

does Sanity support APNG (animated PNGs)?
AI Update

Based on the documentation I reviewed, Sanity's image transformation pipeline does not explicitly list APNG (Animated PNG) among its supported formats.

The image transformations documentation states that transformations are limited to JPEG, PNG, WebP, PJPG, TIFF, AVIF, and GIF. While standard PNG is supported, APNG is not specifically mentioned as a supported animated format.

For animated images, the changelog confirms that as of August 2024, Sanity's Asset CDN supports animated GIF and animated WebP files, which will be transformed and returned as animated images. APNG is notably absent from this list.

Your options for animated content in Sanity

Since APNG isn't explicitly supported for transformations, here are your alternatives:

If you need APNG specifically for your project, I'd recommend converting your animations to WebP format, which gives you the benefits of Sanity's image transformation pipeline (on-the-fly resizing, cropping, CDN delivery, etc.) while maintaining excellent quality and compression. You could also reach out to Sanity's support team to express interest in APNG support if it's important for your use case.

Show original thread
5 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions