Animated PNG (APNG) support

37 views
Skip to first unread message

Jochen Hinrichsen

unread,
Oct 18, 2025, 8:45:17 AM (19 hours ago) Oct 18
to golang-nuts
Fellow Gophers,

the package image/png references the w3c spec for PNG. This spec has been updated this summer to include support for animated PNG. While animated GIF is already implemented in the stdlib, animated PNG is not. The feature itself can probably be implemented within Go compatibility guarantee.

What would be the proper way to get this going? A feature request? Will it be included automatically w/ next release? Should i open a github issue? 

WDYT?



Sean Liao

unread,
Oct 18, 2025, 9:21:25 AM (18 hours ago) Oct 18
to golang-nuts
You can open an issue, but what really needs to happen is someone needs to implement the actual support for it, and demonstrate the viability with a third party package. 
Considering the image/ packages are only lightly maintained at the moment due to lack of reviewers, getting anything in to the standard library may take quite a while.

- sean

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/5938d476-845a-4542-a1fd-68f5b9a39832n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages